03/14/2025 04:19: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/14/2025 04:19: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) ^^^^^^^^^^^^^^^^^^^^^^^^ Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( 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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:20: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/14/2025 04:20: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/14/2025 04:20: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/14/2025 04:21: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04:33: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/14/2025 04:34: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/14/2025 04:35: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/14/2025 04:36: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/14/2025 04:37: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/14/2025 04:38: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/14/2025 04:39: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/14/2025 04:40: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/14/2025 04:41: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/14/2025 04:42: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/14/2025 04:43: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/14/2025 04:44: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04:48: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/14/2025 04:49: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/14/2025 04:50: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/14/2025 04:51: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/14/2025 04:52: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/14/2025 04:53: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/14/2025 04:54: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/14/2025 04:55: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/14/2025 04:56: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/14/2025 04:57: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/14/2025 04:58: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/14/2025 04:59: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/14/2025 05:00: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/14/2025 05:01: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/14/2025 05:03: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/14/2025 05:04: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/14/2025 05:05: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/14/2025 05:06: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/14/2025 05:07: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/14/2025 05:08: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/14/2025 05:09: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/14/2025 05:10: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/14/2025 05:11: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/14/2025 05:12: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/14/2025 05:13: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/14/2025 05:14: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/14/2025 05:15: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/14/2025 05:16: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/14/2025 05: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/14/2025 05: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/14/2025 05:19: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/14/2025 05:20: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/14/2025 05:21: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/14/2025 05:22: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/14/2025 05:23: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/14/2025 05:24: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/14/2025 05:25: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/14/2025 05:26: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/14/2025 05:27: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/14/2025 05:28: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/14/2025 05:29: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/14/2025 05:30: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/14/2025 05:31: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/14/2025 05:32: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/14/2025 05:33: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/14/2025 05:35: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/14/2025 05:36: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/14/2025 05:37: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/14/2025 05:38: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/14/2025 05:39: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/14/2025 05:40: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/14/2025 05:41: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/14/2025 05:42: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/14/2025 05:43: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/14/2025 05:44: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/14/2025 05:45: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/14/2025 05:46: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/14/2025 05:47: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/14/2025 05:48: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/14/2025 05:49: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/14/2025 05:50: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/14/2025 05:51: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/14/2025 05:52: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/14/2025 05:53: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/14/2025 05:54: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/14/2025 05:55: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/14/2025 05:56: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/14/2025 05:57: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/14/2025 05:58: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/14/2025 05:59: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/14/2025 06:00: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/14/2025 06:01: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/14/2025 06:02: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/14/2025 06:03: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/14/2025 06:04: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/14/2025 06:06: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/14/2025 06:07: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/14/2025 06:08: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/14/2025 06:09: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/14/2025 06:10: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/14/2025 06:11: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/14/2025 06:12: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/14/2025 06:13: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/14/2025 06:14: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/14/2025 06:15: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/14/2025 06:16: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/14/2025 06:17: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/14/2025 06:18: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/14/2025 06:19: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/14/2025 06:20: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/14/2025 06:21: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/14/2025 06:22: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/14/2025 06:23: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/14/2025 06:24: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/14/2025 06:25: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/14/2025 06:26: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/14/2025 06:27: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/14/2025 06:28: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/14/2025 06:29: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/14/2025 06:30: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/14/2025 06: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/14/2025 06: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/14/2025 06: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/14/2025 06: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/14/2025 06:35: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/14/2025 06:36: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/14/2025 06:38: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/14/2025 06:39: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/14/2025 06:40: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/14/2025 06:41: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/14/2025 06:42: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/14/2025 06:43: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/14/2025 06:44: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/14/2025 06:45: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/14/2025 06:46: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/14/2025 06:47: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/14/2025 06:48: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/14/2025 06:49: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/14/2025 06:50: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/14/2025 06:51: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/14/2025 06:52: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/14/2025 06:53: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/14/2025 06:54: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/14/2025 06:55: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/14/2025 06:56: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/14/2025 06:57: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/14/2025 06:58: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/14/2025 06:59: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/14/2025 07:00: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/14/2025 07:01: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/14/2025 07:02: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/14/2025 07:03: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/14/2025 07:04: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/14/2025 07:05: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/14/2025 07:06: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/14/2025 07:07: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/14/2025 07:09: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/14/2025 07:10: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/14/2025 07:11: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/14/2025 07:12: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/14/2025 07:13: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/14/2025 07:14: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/14/2025 07:15: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/14/2025 07:16: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/14/2025 07:17: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/14/2025 07:18: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/14/2025 07:19: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/14/2025 07:20: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/14/2025 07:21: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/14/2025 07:22: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/14/2025 07:23: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/14/2025 07:24: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/14/2025 07:25: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/14/2025 07:26: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/14/2025 07:27: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/14/2025 07:28: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/14/2025 07:29: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/14/2025 07:30: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/14/2025 07:31: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/14/2025 07:32: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/14/2025 07:33: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/14/2025 07:34: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/14/2025 07:35: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/14/2025 07:36: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/14/2025 07:37: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/14/2025 07:38: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/14/2025 07:39: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/14/2025 07:41: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/14/2025 07:42: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/14/2025 07:43: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/14/2025 07:44: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/14/2025 07:45: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/14/2025 07:46: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/14/2025 07:47: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/14/2025 07:48: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/14/2025 07:49: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/14/2025 07:50: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/14/2025 07:51: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/14/2025 07:52: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/14/2025 07:53: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/14/2025 07:54: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/14/2025 07:55: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/14/2025 07:56: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/14/2025 07:57: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/14/2025 07:58: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/14/2025 07:59: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/14/2025 08:00: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/14/2025 08:01: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/14/2025 08:02: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/14/2025 08:03: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/14/2025 08:04: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/14/2025 08:05: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/14/2025 08:06: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/14/2025 08:07: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/14/2025 08:08: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/14/2025 08:09: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/14/2025 08:10: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/14/2025 08:12: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/14/2025 08:13: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/14/2025 08:14: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/14/2025 08:15: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/14/2025 08:16: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/14/2025 08:17: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/14/2025 08:18: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/14/2025 08:19: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/14/2025 08:20: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/14/2025 08:21: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/14/2025 08:22: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/14/2025 08:23: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/14/2025 08:24: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/14/2025 08:25: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/14/2025 08:26: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/14/2025 08:27: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/14/2025 08:28: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/14/2025 08:29: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/14/2025 08:30: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/14/2025 08:31: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/14/2025 08:32: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/14/2025 08:33: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/14/2025 08:34: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/14/2025 08:35: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/14/2025 08:36: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/14/2025 08:37: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/14/2025 08:38: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/14/2025 08:39: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/14/2025 08:40: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/14/2025 08:41: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/14/2025 08:42: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/14/2025 08:44: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/14/2025 08:45: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/14/2025 08:46: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/14/2025 08:47: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/14/2025 08:48: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/14/2025 08:49: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/14/2025 08:50: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/14/2025 08:51: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/14/2025 08:52: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/14/2025 08:53: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/14/2025 08:54: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/14/2025 08:55: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/14/2025 08:56: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/14/2025 08:57: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/14/2025 08:58: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/14/2025 08:59: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/14/2025 09:00: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/14/2025 09:01: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/14/2025 09:02: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/14/2025 09:03: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/14/2025 09:04: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/14/2025 09:05: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/14/2025 09:06: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/14/2025 09:07: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/14/2025 09:08: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/14/2025 09:09: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/14/2025 09:10: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/14/2025 09:11: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/14/2025 09:12: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/14/2025 09:13: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/14/2025 09:15: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/14/2025 09:16: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/14/2025 09:17: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/14/2025 09:18: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/14/2025 09:19: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/14/2025 09:20: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/14/2025 09:21: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/14/2025 09:22: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/14/2025 09:23: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/14/2025 09:24: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/14/2025 09:25: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/14/2025 09:26: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/14/2025 09:27: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/14/2025 09:28: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/14/2025 09:29: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/14/2025 09:30: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/14/2025 09:31: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/14/2025 09:32: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/14/2025 09:33: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/14/2025 09:34: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/14/2025 09:35: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/14/2025 09:36: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/14/2025 09:37: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/14/2025 09:38: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/14/2025 09:39: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/14/2025 09:40: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/14/2025 09:41: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/14/2025 09:42: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/14/2025 09:43: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/14/2025 09:44: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/14/2025 09:46: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/14/2025 09:47: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/14/2025 09:48: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/14/2025 09:49: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/14/2025 09:50: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in 03/14/2025 09:51: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 status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/14/2025 09:52: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/14/2025 09:53: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/14/2025 09:54: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/14/2025 09:55: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/14/2025 09:56: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/14/2025 09:57: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/14/2025 09:58: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/14/2025 09:59: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/14/2025 10:00: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/14/2025 10:01: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/14/2025 10:02: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/14/2025 10:03: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/14/2025 10:04: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/14/2025 10:05: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/14/2025 10:06: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/14/2025 10:07: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/14/2025 10:08: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/14/2025 10:09: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/14/2025 10:10: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/14/2025 10:11: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/14/2025 10:12: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/14/2025 10:13: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/14/2025 10:14: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/14/2025 10:15: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/14/2025 10:16: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/14/2025 10:18: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/14/2025 10:19: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/14/2025 10:20: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/14/2025 10:21: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/14/2025 10:22: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/14/2025 10:23: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ 03/14/2025 10:24: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 return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/14/2025 10:25: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/14/2025 10:26: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/14/2025 10:27: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/14/2025 10:28: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/14/2025 10:29: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/14/2025 10:30: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/14/2025 10:31: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/14/2025 10:32: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/14/2025 10:33: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/14/2025 10:34: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/14/2025 10:35: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/14/2025 10:36: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/14/2025 10:37: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/14/2025 10:38: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/14/2025 10:39: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/14/2025 10:40: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/14/2025 10:41: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/14/2025 10:42: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/14/2025 10:43: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/14/2025 10:44: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/14/2025 10:45: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/14/2025 10:46: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/14/2025 10:47: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/14/2025 10:48: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/14/2025 10:50: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/14/2025 10:51: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/14/2025 10:52: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/14/2025 10:53: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/14/2025 10:54: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/14/2025 10:55: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/14/2025 10:56: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/14/2025 10:57: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/14/2025 10:58: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/14/2025 10:59: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/14/2025 11:00: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/14/2025 11:01: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/14/2025 11:02: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/14/2025 11:03: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/14/2025 11:04: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/14/2025 11:05: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/14/2025 11:06: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/14/2025 11:07: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/14/2025 11:08: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/14/2025 11:09: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/14/2025 11:10: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/14/2025 11:11: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/14/2025 11:12: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/14/2025 11:13: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/14/2025 11:14: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/14/2025 11:15: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/14/2025 11:16: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/14/2025 11:17: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/14/2025 11:18: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/14/2025 11:19: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/14/2025 11:20: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/14/2025 11:22: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/14/2025 11:23: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/14/2025 11:24: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/14/2025 11:25: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/14/2025 11:26: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/14/2025 11:27: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/14/2025 11:28: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/14/2025 11:29: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/14/2025 11:30: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/14/2025 11:31: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/14/2025 11:32: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/14/2025 11:33: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/14/2025 11:34: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/14/2025 11:35: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/14/2025 11:36: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/14/2025 11:37: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/14/2025 11:38: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/14/2025 11:39: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/14/2025 11:40: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/14/2025 11:41: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/14/2025 11:42: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/14/2025 11:43: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/14/2025 11:44: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/14/2025 11:45: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/14/2025 11:46: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/14/2025 11:47: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/14/2025 11:48: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/14/2025 11:49: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/14/2025 11:50: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/14/2025 11:51: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/14/2025 11:53: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/14/2025 11:54: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/14/2025 11:55: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/14/2025 11:56: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/14/2025 11:57: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/14/2025 11:58: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/14/2025 11:59: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 12:00:14 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/14/2025 04:19: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/14/2025 04:19: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) ^^^^^^^^^^^^^^^^^^^^^^^^ Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( 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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:20: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/14/2025 04:20: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/14/2025 04:20: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/14/2025 04:21: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04:33: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/14/2025 04:34: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/14/2025 04:35: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/14/2025 04:36: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/14/2025 04:37: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/14/2025 04:38: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/14/2025 04:39: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/14/2025 04:40: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/14/2025 04:41: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/14/2025 04:42: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/14/2025 04:43: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/14/2025 04:44: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04:48: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/14/2025 04:49: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/14/2025 04:50: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/14/2025 04:51: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/14/2025 04:52: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/14/2025 04:53: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/14/2025 04:54: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/14/2025 04:55: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/14/2025 04:56: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/14/2025 04:57: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/14/2025 04:58: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/14/2025 04:59: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/14/2025 05:00: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/14/2025 05:01: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/14/2025 05:03: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/14/2025 05:04: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/14/2025 05:05: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/14/2025 05:06: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/14/2025 05:07: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/14/2025 05:08: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/14/2025 05:09: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/14/2025 05:10: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/14/2025 05:11: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/14/2025 05:12: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/14/2025 05:13: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/14/2025 05:14: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/14/2025 05:15: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/14/2025 05:16: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/14/2025 05: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/14/2025 05: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/14/2025 05:19: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/14/2025 05:20: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/14/2025 05:21: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/14/2025 05:22: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/14/2025 05:23: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/14/2025 05:24: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/14/2025 05:25: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/14/2025 05:26: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/14/2025 05:27: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/14/2025 05:28: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/14/2025 05:29: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/14/2025 05:30: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/14/2025 05:31: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/14/2025 05:32: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/14/2025 05:33: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/14/2025 05:35: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/14/2025 05:36: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/14/2025 05:37: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/14/2025 05:38: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/14/2025 05:39: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/14/2025 05:40: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/14/2025 05:41: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/14/2025 05:42: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/14/2025 05:43: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/14/2025 05:44: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/14/2025 05:45: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/14/2025 05:46: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/14/2025 05:47: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/14/2025 05:48: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/14/2025 05:49: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/14/2025 05:50: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/14/2025 05:51: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/14/2025 05:52: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/14/2025 05:53: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/14/2025 05:54: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/14/2025 05:55: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/14/2025 05:56: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/14/2025 05:57: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/14/2025 05:58: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/14/2025 05:59: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/14/2025 06:00: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/14/2025 06:01: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/14/2025 06:02: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/14/2025 06:03: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/14/2025 06:04: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/14/2025 06:06: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/14/2025 06:07: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/14/2025 06:08: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/14/2025 06:09: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/14/2025 06:10: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/14/2025 06:11: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/14/2025 06:12: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/14/2025 06:13: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/14/2025 06:14: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/14/2025 06:15: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/14/2025 06:16: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/14/2025 06:17: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/14/2025 06:18: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/14/2025 06:19: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/14/2025 06:20: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/14/2025 06:21: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/14/2025 06:22: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/14/2025 06:23: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/14/2025 06:24: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/14/2025 06:25: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/14/2025 06:26: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/14/2025 06:27: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/14/2025 06:28: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/14/2025 06:29: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/14/2025 06:30: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/14/2025 06: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/14/2025 06: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/14/2025 06: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/14/2025 06: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/14/2025 06:35: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/14/2025 06:36: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/14/2025 06:38: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/14/2025 06:39: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/14/2025 06:40: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/14/2025 06:41: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/14/2025 06:42: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/14/2025 06:43: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/14/2025 06:44: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/14/2025 06:45: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/14/2025 06:46: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/14/2025 06:47: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/14/2025 06:48: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/14/2025 06:49: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/14/2025 06:50: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/14/2025 06:51: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/14/2025 06:52: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/14/2025 06:53: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/14/2025 06:54: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/14/2025 06:55: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/14/2025 06:56: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/14/2025 06:57: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/14/2025 06:58: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/14/2025 06:59: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/14/2025 07:00: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/14/2025 07:01: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/14/2025 07:02: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/14/2025 07:03: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/14/2025 07:04: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/14/2025 07:05: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/14/2025 07:06: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/14/2025 07:07: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/14/2025 07:09: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/14/2025 07:10: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/14/2025 07:11: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/14/2025 07:12: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/14/2025 07:13: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/14/2025 07:14: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/14/2025 07:15: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/14/2025 07:16: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/14/2025 07:17: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/14/2025 07:18: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/14/2025 07:19: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/14/2025 07:20: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/14/2025 07:21: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/14/2025 07:22: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/14/2025 07:23: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/14/2025 07:24: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/14/2025 07:25: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/14/2025 07:26: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/14/2025 07:27: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/14/2025 07:28: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/14/2025 07:29: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/14/2025 07:30: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/14/2025 07:31: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/14/2025 07:32: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/14/2025 07:33: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/14/2025 07:34: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/14/2025 07:35: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/14/2025 07:36: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/14/2025 07:37: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/14/2025 07:38: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/14/2025 07:39: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/14/2025 07:41: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/14/2025 07:42: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/14/2025 07:43: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/14/2025 07:44: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/14/2025 07:45: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/14/2025 07:46: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/14/2025 07:47: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/14/2025 07:48: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/14/2025 07:49: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/14/2025 07:50: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/14/2025 07:51: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/14/2025 07:52: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/14/2025 07:53: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/14/2025 07:54: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/14/2025 07:55: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/14/2025 07:56: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/14/2025 07:57: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/14/2025 07:58: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/14/2025 07:59: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/14/2025 08:00: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/14/2025 08:01: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/14/2025 08:02: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/14/2025 08:03: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/14/2025 08:04: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/14/2025 08:05: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/14/2025 08:06: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/14/2025 08:07: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/14/2025 08:08: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/14/2025 08:09: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/14/2025 08:10: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/14/2025 08:12: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/14/2025 08:13: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/14/2025 08:14: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/14/2025 08:15: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/14/2025 08:16: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/14/2025 08:17: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/14/2025 08:18: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/14/2025 08:19: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/14/2025 08:20: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/14/2025 08:21: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/14/2025 08:22: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/14/2025 08:23: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/14/2025 08:24: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/14/2025 08:25: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/14/2025 08:26: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/14/2025 08:27: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/14/2025 08:28: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/14/2025 08:29: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/14/2025 08:30: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/14/2025 08:31: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/14/2025 08:32: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/14/2025 08:33: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/14/2025 08:34: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/14/2025 08:35: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/14/2025 08:36: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/14/2025 08:37: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/14/2025 08:38: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/14/2025 08:39: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/14/2025 08:40: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/14/2025 08:41: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/14/2025 08:42: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/14/2025 08:44: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/14/2025 08:45: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/14/2025 08:46: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/14/2025 08:47: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/14/2025 08:48: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/14/2025 08:49: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/14/2025 08:50: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/14/2025 08:51: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/14/2025 08:52: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/14/2025 08:53: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/14/2025 08:54: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/14/2025 08:55: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/14/2025 08:56: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/14/2025 08:57: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/14/2025 08:58: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/14/2025 08:59: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/14/2025 09:00: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/14/2025 09:01: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/14/2025 09:02: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/14/2025 09:03: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/14/2025 09:04: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/14/2025 09:05: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/14/2025 09:06: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/14/2025 09:07: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/14/2025 09:08: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/14/2025 09:09: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/14/2025 09:10: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/14/2025 09:11: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/14/2025 09:12: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/14/2025 09:13: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/14/2025 09:15: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/14/2025 09:16: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/14/2025 09:17: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/14/2025 09:18: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/14/2025 09:19: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/14/2025 09:20: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/14/2025 09:21: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/14/2025 09:22: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/14/2025 09:23: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/14/2025 09:24: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/14/2025 09:25: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/14/2025 09:26: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/14/2025 09:27: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/14/2025 09:28: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/14/2025 09:29: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/14/2025 09:30: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/14/2025 09:31: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/14/2025 09:32: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/14/2025 09:33: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/14/2025 09:34: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/14/2025 09:35: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/14/2025 09:36: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/14/2025 09:37: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/14/2025 09:38: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/14/2025 09:39: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/14/2025 09:40: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/14/2025 09:41: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/14/2025 09:42: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/14/2025 09:43: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/14/2025 09:44: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/14/2025 09:46: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/14/2025 09:47: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/14/2025 09:48: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/14/2025 09:49: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/14/2025 09:50: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in 03/14/2025 09:51: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 status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/14/2025 09:52: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/14/2025 09:53: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/14/2025 09:54: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/14/2025 09:55: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/14/2025 09:56: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/14/2025 09:57: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/14/2025 09:58: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/14/2025 09:59: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/14/2025 10:00: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/14/2025 10:01: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/14/2025 10:02: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/14/2025 10:03: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/14/2025 10:04: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/14/2025 10:05: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/14/2025 10:06: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/14/2025 10:07: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/14/2025 10:08: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/14/2025 10:09: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/14/2025 10:10: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/14/2025 10:11: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/14/2025 10:12: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/14/2025 10:13: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/14/2025 10:14: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/14/2025 10:15: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/14/2025 10:16: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/14/2025 10:18: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/14/2025 10:19: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/14/2025 10:20: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/14/2025 10:21: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/14/2025 10:22: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/14/2025 10:23: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ 03/14/2025 10:24: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 return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/14/2025 10:25: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/14/2025 10:26: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/14/2025 10:27: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/14/2025 10:28: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/14/2025 10:29: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/14/2025 10:30: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/14/2025 10:31: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/14/2025 10:32: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/14/2025 10:33: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/14/2025 10:34: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/14/2025 10:35: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/14/2025 10:36: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/14/2025 10:37: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/14/2025 10:38: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/14/2025 10:39: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/14/2025 10:40: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/14/2025 10:41: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/14/2025 10:42: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/14/2025 10:43: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/14/2025 10:44: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/14/2025 10:45: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/14/2025 10:46: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/14/2025 10:47: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/14/2025 10:48: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/14/2025 10:50: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/14/2025 10:51: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/14/2025 10:52: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/14/2025 10:53: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/14/2025 10:54: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/14/2025 10:55: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/14/2025 10:56: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/14/2025 10:57: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/14/2025 10:58: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/14/2025 10:59: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/14/2025 11:00: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/14/2025 11:01: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/14/2025 11:02: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/14/2025 11:03: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/14/2025 11:04: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/14/2025 11:05: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/14/2025 11:06: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/14/2025 11:07: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/14/2025 11:08: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/14/2025 11:09: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/14/2025 11:10: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/14/2025 11:11: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/14/2025 11:12: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/14/2025 11:13: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/14/2025 11:14: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/14/2025 11:15: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/14/2025 11:16: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/14/2025 11:17: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/14/2025 11:18: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/14/2025 11:19: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/14/2025 11:20: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/14/2025 11:22: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/14/2025 11:23: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/14/2025 11:24: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/14/2025 11:25: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/14/2025 11:26: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/14/2025 11:27: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/14/2025 11:28: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/14/2025 11:29: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/14/2025 11:30: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/14/2025 11:31: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/14/2025 11:32: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/14/2025 11:33: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/14/2025 11:34: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/14/2025 11:35: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/14/2025 11:36: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/14/2025 11:37: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/14/2025 11:38: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/14/2025 11:39: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/14/2025 11:40: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/14/2025 11:41: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/14/2025 11:42: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/14/2025 11:43: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/14/2025 11:44: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/14/2025 11:45: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/14/2025 11:46: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/14/2025 11:47: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/14/2025 11:48: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/14/2025 11:49: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/14/2025 11:50: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/14/2025 11:51: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/14/2025 11:53: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/14/2025 11:54: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/14/2025 11:55: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/14/2025 11:56: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/14/2025 11:57: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/14/2025 11:58: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/14/2025 11:59: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 12:00:14 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 12:01:16 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/14/2025 04:19: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/14/2025 04:19: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) ^^^^^^^^^^^^^^^^^^^^^^^^ Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( 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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:20: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/14/2025 04:20: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/14/2025 04:20: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/14/2025 04:21: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04:33: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/14/2025 04:34: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/14/2025 04:35: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/14/2025 04:36: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/14/2025 04:37: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/14/2025 04:38: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/14/2025 04:39: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/14/2025 04:40: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/14/2025 04:41: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/14/2025 04:42: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/14/2025 04:43: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/14/2025 04:44: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04:48: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/14/2025 04:49: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/14/2025 04:50: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/14/2025 04:51: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/14/2025 04:52: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/14/2025 04:53: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/14/2025 04:54: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/14/2025 04:55: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/14/2025 04:56: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/14/2025 04:57: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/14/2025 04:58: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/14/2025 04:59: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/14/2025 05:00: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/14/2025 05:01: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/14/2025 05:03: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/14/2025 05:04: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/14/2025 05:05: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/14/2025 05:06: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/14/2025 05:07: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/14/2025 05:08: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/14/2025 05:09: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/14/2025 05:10: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/14/2025 05:11: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/14/2025 05:12: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/14/2025 05:13: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/14/2025 05:14: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/14/2025 05:15: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/14/2025 05:16: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/14/2025 05: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/14/2025 05: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/14/2025 05:19: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/14/2025 05:20: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/14/2025 05:21: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/14/2025 05:22: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/14/2025 05:23: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/14/2025 05:24: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/14/2025 05:25: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/14/2025 05:26: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/14/2025 05:27: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/14/2025 05:28: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/14/2025 05:29: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/14/2025 05:30: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/14/2025 05:31: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/14/2025 05:32: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/14/2025 05:33: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/14/2025 05:35: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/14/2025 05:36: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/14/2025 05:37: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/14/2025 05:38: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/14/2025 05:39: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/14/2025 05:40: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/14/2025 05:41: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/14/2025 05:42: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/14/2025 05:43: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/14/2025 05:44: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/14/2025 05:45: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/14/2025 05:46: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/14/2025 05:47: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/14/2025 05:48: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/14/2025 05:49: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/14/2025 05:50: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/14/2025 05:51: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/14/2025 05:52: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/14/2025 05:53: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/14/2025 05:54: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/14/2025 05:55: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/14/2025 05:56: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/14/2025 05:57: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/14/2025 05:58: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/14/2025 05:59: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/14/2025 06:00: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/14/2025 06:01: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/14/2025 06:02: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/14/2025 06:03: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/14/2025 06:04: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/14/2025 06:06: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/14/2025 06:07: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/14/2025 06:08: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/14/2025 06:09: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/14/2025 06:10: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/14/2025 06:11: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/14/2025 06:12: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/14/2025 06:13: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/14/2025 06:14: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/14/2025 06:15: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/14/2025 06:16: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/14/2025 06:17: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/14/2025 06:18: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/14/2025 06:19: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/14/2025 06:20: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/14/2025 06:21: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/14/2025 06:22: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/14/2025 06:23: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/14/2025 06:24: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/14/2025 06:25: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/14/2025 06:26: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/14/2025 06:27: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/14/2025 06:28: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/14/2025 06:29: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/14/2025 06:30: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/14/2025 06: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/14/2025 06: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/14/2025 06: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/14/2025 06: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/14/2025 06:35: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/14/2025 06:36: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/14/2025 06:38: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/14/2025 06:39: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/14/2025 06:40: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/14/2025 06:41: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/14/2025 06:42: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/14/2025 06:43: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/14/2025 06:44: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/14/2025 06:45: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/14/2025 06:46: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/14/2025 06:47: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/14/2025 06:48: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/14/2025 06:49: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/14/2025 06:50: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/14/2025 06:51: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/14/2025 06:52: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/14/2025 06:53: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/14/2025 06:54: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/14/2025 06:55: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/14/2025 06:56: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/14/2025 06:57: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/14/2025 06:58: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/14/2025 06:59: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/14/2025 07:00: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/14/2025 07:01: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/14/2025 07:02: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/14/2025 07:03: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/14/2025 07:04: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/14/2025 07:05: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/14/2025 07:06: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/14/2025 07:07: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/14/2025 07:09: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/14/2025 07:10: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/14/2025 07:11: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/14/2025 07:12: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/14/2025 07:13: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/14/2025 07:14: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/14/2025 07:15: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/14/2025 07:16: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/14/2025 07:17: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/14/2025 07:18: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/14/2025 07:19: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/14/2025 07:20: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/14/2025 07:21: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/14/2025 07:22: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/14/2025 07:23: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/14/2025 07:24: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/14/2025 07:25: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/14/2025 07:26: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/14/2025 07:27: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/14/2025 07:28: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/14/2025 07:29: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/14/2025 07:30: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/14/2025 07:31: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/14/2025 07:32: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/14/2025 07:33: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/14/2025 07:34: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/14/2025 07:35: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/14/2025 07:36: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/14/2025 07:37: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/14/2025 07:38: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/14/2025 07:39: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/14/2025 07:41: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/14/2025 07:42: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/14/2025 07:43: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/14/2025 07:44: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/14/2025 07:45: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/14/2025 07:46: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/14/2025 07:47: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/14/2025 07:48: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/14/2025 07:49: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/14/2025 07:50: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/14/2025 07:51: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/14/2025 07:52: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/14/2025 07:53: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/14/2025 07:54: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/14/2025 07:55: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/14/2025 07:56: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/14/2025 07:57: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/14/2025 07:58: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/14/2025 07:59: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/14/2025 08:00: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/14/2025 08:01: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/14/2025 08:02: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/14/2025 08:03: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/14/2025 08:04: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/14/2025 08:05: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/14/2025 08:06: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/14/2025 08:07: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/14/2025 08:08: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/14/2025 08:09: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/14/2025 08:10: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/14/2025 08:12: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/14/2025 08:13: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/14/2025 08:14: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/14/2025 08:15: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/14/2025 08:16: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/14/2025 08:17: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/14/2025 08:18: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/14/2025 08:19: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/14/2025 08:20: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/14/2025 08:21: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/14/2025 08:22: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/14/2025 08:23: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/14/2025 08:24: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/14/2025 08:25: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/14/2025 08:26: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/14/2025 08:27: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/14/2025 08:28: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/14/2025 08:29: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/14/2025 08:30: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/14/2025 08:31: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/14/2025 08:32: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/14/2025 08:33: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/14/2025 08:34: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/14/2025 08:35: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/14/2025 08:36: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/14/2025 08:37: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/14/2025 08:38: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/14/2025 08:39: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/14/2025 08:40: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/14/2025 08:41: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/14/2025 08:42: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/14/2025 08:44: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/14/2025 08:45: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/14/2025 08:46: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/14/2025 08:47: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/14/2025 08:48: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/14/2025 08:49: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/14/2025 08:50: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/14/2025 08:51: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/14/2025 08:52: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/14/2025 08:53: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/14/2025 08:54: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/14/2025 08:55: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/14/2025 08:56: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/14/2025 08:57: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/14/2025 08:58: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/14/2025 08:59: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/14/2025 09:00: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/14/2025 09:01: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/14/2025 09:02: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/14/2025 09:03: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/14/2025 09:04: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/14/2025 09:05: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/14/2025 09:06: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/14/2025 09:07: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/14/2025 09:08: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/14/2025 09:09: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/14/2025 09:10: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/14/2025 09:11: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/14/2025 09:12: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/14/2025 09:13: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/14/2025 09:15: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/14/2025 09:16: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/14/2025 09:17: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/14/2025 09:18: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/14/2025 09:19: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/14/2025 09:20: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/14/2025 09:21: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/14/2025 09:22: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/14/2025 09:23: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/14/2025 09:24: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/14/2025 09:25: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/14/2025 09:26: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/14/2025 09:27: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/14/2025 09:28: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/14/2025 09:29: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/14/2025 09:30: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/14/2025 09:31: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/14/2025 09:32: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/14/2025 09:33: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/14/2025 09:34: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/14/2025 09:35: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/14/2025 09:36: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/14/2025 09:37: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/14/2025 09:38: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/14/2025 09:39: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/14/2025 09:40: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/14/2025 09:41: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/14/2025 09:42: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/14/2025 09:43: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/14/2025 09:44: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/14/2025 09:46: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/14/2025 09:47: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/14/2025 09:48: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/14/2025 09:49: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/14/2025 09:50: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in 03/14/2025 09:51: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 status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/14/2025 09:52: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/14/2025 09:53: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/14/2025 09:54: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/14/2025 09:55: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/14/2025 09:56: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/14/2025 09:57: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/14/2025 09:58: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/14/2025 09:59: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/14/2025 10:00: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/14/2025 10:01: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/14/2025 10:02: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/14/2025 10:03: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/14/2025 10:04: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/14/2025 10:05: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/14/2025 10:06: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/14/2025 10:07: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/14/2025 10:08: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/14/2025 10:09: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/14/2025 10:10: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/14/2025 10:11: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/14/2025 10:12: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/14/2025 10:13: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/14/2025 10:14: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/14/2025 10:15: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/14/2025 10:16: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/14/2025 10:18: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/14/2025 10:19: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/14/2025 10:20: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/14/2025 10:21: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/14/2025 10:22: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/14/2025 10:23: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ 03/14/2025 10:24: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 return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/14/2025 10:25: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/14/2025 10:26: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/14/2025 10:27: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/14/2025 10:28: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/14/2025 10:29: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/14/2025 10:30: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/14/2025 10:31: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/14/2025 10:32: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/14/2025 10:33: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/14/2025 10:34: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/14/2025 10:35: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/14/2025 10:36: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/14/2025 10:37: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/14/2025 10:38: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/14/2025 10:39: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/14/2025 10:40: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/14/2025 10:41: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/14/2025 10:42: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/14/2025 10:43: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/14/2025 10:44: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/14/2025 10:45: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/14/2025 10:46: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/14/2025 10:47: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/14/2025 10:48: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/14/2025 10:50: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/14/2025 10:51: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/14/2025 10:52: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/14/2025 10:53: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/14/2025 10:54: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/14/2025 10:55: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/14/2025 10:56: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/14/2025 10:57: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/14/2025 10:58: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/14/2025 10:59: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/14/2025 11:00: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/14/2025 11:01: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/14/2025 11:02: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/14/2025 11:03: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/14/2025 11:04: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/14/2025 11:05: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/14/2025 11:06: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/14/2025 11:07: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/14/2025 11:08: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/14/2025 11:09: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/14/2025 11:10: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/14/2025 11:11: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/14/2025 11:12: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/14/2025 11:13: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/14/2025 11:14: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/14/2025 11:15: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/14/2025 11:16: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/14/2025 11:17: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/14/2025 11:18: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/14/2025 11:19: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/14/2025 11:20: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/14/2025 11:22: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/14/2025 11:23: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/14/2025 11:24: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/14/2025 11:25: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/14/2025 11:26: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/14/2025 11:27: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/14/2025 11:28: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/14/2025 11:29: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/14/2025 11:30: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/14/2025 11:31: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/14/2025 11:32: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/14/2025 11:33: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/14/2025 11:34: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/14/2025 11:35: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/14/2025 11:36: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/14/2025 11:37: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/14/2025 11:38: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/14/2025 11:39: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/14/2025 11:40: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/14/2025 11:41: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/14/2025 11:42: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/14/2025 11:43: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/14/2025 11:44: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/14/2025 11:45: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/14/2025 11:46: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/14/2025 11:47: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/14/2025 11:48: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/14/2025 11:49: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/14/2025 11:50: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/14/2025 11:51: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/14/2025 11:53: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/14/2025 11:54: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/14/2025 11:55: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/14/2025 11:56: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/14/2025 11:57: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/14/2025 11:58: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/14/2025 11:59: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 12:00:14 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 12:01:16 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 12:02:17 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/14/2025 04:19: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/14/2025 04:19: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) ^^^^^^^^^^^^^^^^^^^^^^^^ Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( 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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:20: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/14/2025 04:20: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/14/2025 04:20: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/14/2025 04:21: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04:33: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/14/2025 04:34: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/14/2025 04:35: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/14/2025 04:36: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/14/2025 04:37: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/14/2025 04:38: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/14/2025 04:39: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/14/2025 04:40: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/14/2025 04:41: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/14/2025 04:42: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/14/2025 04:43: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/14/2025 04:44: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04:48: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/14/2025 04:49: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/14/2025 04:50: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/14/2025 04:51: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/14/2025 04:52: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/14/2025 04:53: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/14/2025 04:54: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/14/2025 04:55: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/14/2025 04:56: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/14/2025 04:57: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/14/2025 04:58: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/14/2025 04:59: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/14/2025 05:00: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/14/2025 05:01: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/14/2025 05:03: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/14/2025 05:04: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/14/2025 05:05: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/14/2025 05:06: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/14/2025 05:07: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/14/2025 05:08: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/14/2025 05:09: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/14/2025 05:10: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/14/2025 05:11: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/14/2025 05:12: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/14/2025 05:13: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/14/2025 05:14: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/14/2025 05:15: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/14/2025 05:16: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/14/2025 05: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/14/2025 05: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/14/2025 05:19: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/14/2025 05:20: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/14/2025 05:21: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/14/2025 05:22: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/14/2025 05:23: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/14/2025 05:24: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/14/2025 05:25: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/14/2025 05:26: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/14/2025 05:27: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/14/2025 05:28: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/14/2025 05:29: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/14/2025 05:30: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/14/2025 05:31: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/14/2025 05:32: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/14/2025 05:33: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/14/2025 05:35: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/14/2025 05:36: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/14/2025 05:37: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/14/2025 05:38: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/14/2025 05:39: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/14/2025 05:40: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/14/2025 05:41: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/14/2025 05:42: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/14/2025 05:43: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/14/2025 05:44: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/14/2025 05:45: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/14/2025 05:46: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/14/2025 05:47: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/14/2025 05:48: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/14/2025 05:49: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/14/2025 05:50: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/14/2025 05:51: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/14/2025 05:52: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/14/2025 05:53: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/14/2025 05:54: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/14/2025 05:55: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/14/2025 05:56: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/14/2025 05:57: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/14/2025 05:58: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/14/2025 05:59: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/14/2025 06:00: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/14/2025 06:01: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/14/2025 06:02: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/14/2025 06:03: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/14/2025 06:04: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/14/2025 06:06: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/14/2025 06:07: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/14/2025 06:08: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/14/2025 06:09: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/14/2025 06:10: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/14/2025 06:11: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/14/2025 06:12: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/14/2025 06:13: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/14/2025 06:14: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/14/2025 06:15: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/14/2025 06:16: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/14/2025 06:17: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/14/2025 06:18: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/14/2025 06:19: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/14/2025 06:20: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/14/2025 06:21: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/14/2025 06:22: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/14/2025 06:23: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/14/2025 06:24: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/14/2025 06:25: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/14/2025 06:26: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/14/2025 06:27: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/14/2025 06:28: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/14/2025 06:29: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/14/2025 06:30: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/14/2025 06: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/14/2025 06: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/14/2025 06: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/14/2025 06: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/14/2025 06:35: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/14/2025 06:36: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/14/2025 06:38: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/14/2025 06:39: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/14/2025 06:40: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/14/2025 06:41: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/14/2025 06:42: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/14/2025 06:43: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/14/2025 06:44: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/14/2025 06:45: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/14/2025 06:46: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/14/2025 06:47: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/14/2025 06:48: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/14/2025 06:49: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/14/2025 06:50: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/14/2025 06:51: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/14/2025 06:52: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/14/2025 06:53: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/14/2025 06:54: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/14/2025 06:55: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/14/2025 06:56: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/14/2025 06:57: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/14/2025 06:58: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/14/2025 06:59: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/14/2025 07:00: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/14/2025 07:01: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/14/2025 07:02: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/14/2025 07:03: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/14/2025 07:04: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/14/2025 07:05: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/14/2025 07:06: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/14/2025 07:07: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/14/2025 07:09: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/14/2025 07:10: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/14/2025 07:11: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/14/2025 07:12: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/14/2025 07:13: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/14/2025 07:14: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/14/2025 07:15: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/14/2025 07:16: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/14/2025 07:17: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/14/2025 07:18: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/14/2025 07:19: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/14/2025 07:20: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/14/2025 07:21: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/14/2025 07:22: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/14/2025 07:23: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/14/2025 07:24: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/14/2025 07:25: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/14/2025 07:26: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/14/2025 07:27: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/14/2025 07:28: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/14/2025 07:29: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/14/2025 07:30: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/14/2025 07:31: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/14/2025 07:32: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/14/2025 07:33: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/14/2025 07:34: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/14/2025 07:35: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/14/2025 07:36: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/14/2025 07:37: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/14/2025 07:38: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/14/2025 07:39: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/14/2025 07:41: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/14/2025 07:42: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/14/2025 07:43: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/14/2025 07:44: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/14/2025 07:45: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/14/2025 07:46: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/14/2025 07:47: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/14/2025 07:48: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/14/2025 07:49: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/14/2025 07:50: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/14/2025 07:51: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/14/2025 07:52: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/14/2025 07:53: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/14/2025 07:54: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/14/2025 07:55: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/14/2025 07:56: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/14/2025 07:57: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/14/2025 07:58: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/14/2025 07:59: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/14/2025 08:00: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/14/2025 08:01: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/14/2025 08:02: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/14/2025 08:03: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/14/2025 08:04: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/14/2025 08:05: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/14/2025 08:06: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/14/2025 08:07: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/14/2025 08:08: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/14/2025 08:09: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/14/2025 08:10: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/14/2025 08:12: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/14/2025 08:13: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/14/2025 08:14: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/14/2025 08:15: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/14/2025 08:16: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/14/2025 08:17: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/14/2025 08:18: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/14/2025 08:19: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/14/2025 08:20: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/14/2025 08:21: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/14/2025 08:22: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/14/2025 08:23: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/14/2025 08:24: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/14/2025 08:25: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/14/2025 08:26: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/14/2025 08:27: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/14/2025 08:28: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/14/2025 08:29: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/14/2025 08:30: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/14/2025 08:31: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/14/2025 08:32: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/14/2025 08:33: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/14/2025 08:34: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/14/2025 08:35: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/14/2025 08:36: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/14/2025 08:37: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/14/2025 08:38: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/14/2025 08:39: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/14/2025 08:40: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/14/2025 08:41: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/14/2025 08:42: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/14/2025 08:44: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/14/2025 08:45: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/14/2025 08:46: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/14/2025 08:47: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/14/2025 08:48: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/14/2025 08:49: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/14/2025 08:50: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/14/2025 08:51: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/14/2025 08:52: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/14/2025 08:53: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/14/2025 08:54: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/14/2025 08:55: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/14/2025 08:56: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/14/2025 08:57: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/14/2025 08:58: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/14/2025 08:59: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/14/2025 09:00: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/14/2025 09:01: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/14/2025 09:02: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/14/2025 09:03: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/14/2025 09:04: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/14/2025 09:05: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/14/2025 09:06: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/14/2025 09:07: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/14/2025 09:08: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/14/2025 09:09: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/14/2025 09:10: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/14/2025 09:11: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/14/2025 09:12: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/14/2025 09:13: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/14/2025 09:15: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/14/2025 09:16: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/14/2025 09:17: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/14/2025 09:18: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/14/2025 09:19: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/14/2025 09:20: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/14/2025 09:21: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/14/2025 09:22: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/14/2025 09:23: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/14/2025 09:24: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/14/2025 09:25: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/14/2025 09:26: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/14/2025 09:27: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/14/2025 09:28: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/14/2025 09:29: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/14/2025 09:30: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/14/2025 09:31: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/14/2025 09:32: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/14/2025 09:33: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/14/2025 09:34: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/14/2025 09:35: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/14/2025 09:36: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/14/2025 09:37: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/14/2025 09:38: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/14/2025 09:39: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/14/2025 09:40: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/14/2025 09:41: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/14/2025 09:42: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/14/2025 09:43: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/14/2025 09:44: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/14/2025 09:46: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/14/2025 09:47: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/14/2025 09:48: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/14/2025 09:49: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/14/2025 09:50: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in 03/14/2025 09:51: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 status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/14/2025 09:52: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/14/2025 09:53: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/14/2025 09:54: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/14/2025 09:55: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/14/2025 09:56: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/14/2025 09:57: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/14/2025 09:58: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/14/2025 09:59: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/14/2025 10:00: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/14/2025 10:01: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/14/2025 10:02: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/14/2025 10:03: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/14/2025 10:04: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/14/2025 10:05: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/14/2025 10:06: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/14/2025 10:07: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/14/2025 10:08: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/14/2025 10:09: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/14/2025 10:10: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/14/2025 10:11: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/14/2025 10:12: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/14/2025 10:13: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/14/2025 10:14: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/14/2025 10:15: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/14/2025 10:16: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/14/2025 10:18: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/14/2025 10:19: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/14/2025 10:20: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/14/2025 10:21: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/14/2025 10:22: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/14/2025 10:23: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ 03/14/2025 10:24: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 return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/14/2025 10:25: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/14/2025 10:26: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/14/2025 10:27: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/14/2025 10:28: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/14/2025 10:29: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/14/2025 10:30: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/14/2025 10:31: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/14/2025 10:32: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/14/2025 10:33: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/14/2025 10:34: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/14/2025 10:35: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/14/2025 10:36: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/14/2025 10:37: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/14/2025 10:38: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/14/2025 10:39: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/14/2025 10:40: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/14/2025 10:41: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/14/2025 10:42: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/14/2025 10:43: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/14/2025 10:44: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/14/2025 10:45: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/14/2025 10:46: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/14/2025 10:47: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/14/2025 10:48: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/14/2025 10:50: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/14/2025 10:51: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/14/2025 10:52: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/14/2025 10:53: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/14/2025 10:54: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/14/2025 10:55: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/14/2025 10:56: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/14/2025 10:57: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/14/2025 10:58: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/14/2025 10:59: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/14/2025 11:00: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/14/2025 11:01: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/14/2025 11:02: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/14/2025 11:03: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/14/2025 11:04: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/14/2025 11:05: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/14/2025 11:06: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/14/2025 11:07: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/14/2025 11:08: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/14/2025 11:09: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/14/2025 11:10: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/14/2025 11:11: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/14/2025 11:12: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/14/2025 11:13: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/14/2025 11:14: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/14/2025 11:15: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/14/2025 11:16: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/14/2025 11:17: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/14/2025 11:18: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/14/2025 11:19: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/14/2025 11:20: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/14/2025 11:22: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/14/2025 11:23: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/14/2025 11:24: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/14/2025 11:25: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/14/2025 11:26: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/14/2025 11:27: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/14/2025 11:28: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/14/2025 11:29: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/14/2025 11:30: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/14/2025 11:31: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/14/2025 11:32: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/14/2025 11:33: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/14/2025 11:34: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/14/2025 11:35: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/14/2025 11:36: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/14/2025 11:37: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/14/2025 11:38: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/14/2025 11:39: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/14/2025 11:40: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/14/2025 11:41: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/14/2025 11:42: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/14/2025 11:43: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/14/2025 11:44: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/14/2025 11:45: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/14/2025 11:46: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/14/2025 11:47: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/14/2025 11:48: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/14/2025 11:49: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/14/2025 11:50: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/14/2025 11:51: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/14/2025 11:53: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/14/2025 11:54: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/14/2025 11:55: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/14/2025 11:56: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/14/2025 11:57: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/14/2025 11:58: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/14/2025 11:59: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 12:00:14 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 12:01:16 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 12:02:17 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 12:03:19 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/14/2025 04:19: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/14/2025 04:19: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) ^^^^^^^^^^^^^^^^^^^^^^^^ Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( 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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:20: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/14/2025 04:20: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/14/2025 04:20: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/14/2025 04:21: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04:33: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/14/2025 04:34: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/14/2025 04:35: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/14/2025 04:36: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/14/2025 04:37: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/14/2025 04:38: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/14/2025 04:39: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/14/2025 04:40: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/14/2025 04:41: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/14/2025 04:42: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/14/2025 04:43: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/14/2025 04:44: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04:48: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/14/2025 04:49: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/14/2025 04:50: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/14/2025 04:51: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/14/2025 04:52: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/14/2025 04:53: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/14/2025 04:54: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/14/2025 04:55: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/14/2025 04:56: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/14/2025 04:57: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/14/2025 04:58: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/14/2025 04:59: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/14/2025 05:00: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/14/2025 05:01: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/14/2025 05:03: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/14/2025 05:04: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/14/2025 05:05: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/14/2025 05:06: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/14/2025 05:07: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/14/2025 05:08: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/14/2025 05:09: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/14/2025 05:10: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/14/2025 05:11: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/14/2025 05:12: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/14/2025 05:13: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/14/2025 05:14: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/14/2025 05:15: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/14/2025 05:16: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/14/2025 05: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/14/2025 05: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/14/2025 05:19: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/14/2025 05:20: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/14/2025 05:21: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/14/2025 05:22: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/14/2025 05:23: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/14/2025 05:24: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/14/2025 05:25: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/14/2025 05:26: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/14/2025 05:27: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/14/2025 05:28: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/14/2025 05:29: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/14/2025 05:30: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/14/2025 05:31: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/14/2025 05:32: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/14/2025 05:33: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/14/2025 05:35: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/14/2025 05:36: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/14/2025 05:37: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/14/2025 05:38: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/14/2025 05:39: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/14/2025 05:40: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/14/2025 05:41: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/14/2025 05:42: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/14/2025 05:43: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/14/2025 05:44: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/14/2025 05:45: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/14/2025 05:46: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/14/2025 05:47: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/14/2025 05:48: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/14/2025 05:49: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/14/2025 05:50: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/14/2025 05:51: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/14/2025 05:52: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/14/2025 05:53: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/14/2025 05:54: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/14/2025 05:55: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/14/2025 05:56: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/14/2025 05:57: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/14/2025 05:58: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/14/2025 05:59: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/14/2025 06:00: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/14/2025 06:01: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/14/2025 06:02: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/14/2025 06:03: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/14/2025 06:04: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/14/2025 06:06: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/14/2025 06:07: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/14/2025 06:08: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/14/2025 06:09: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/14/2025 06:10: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/14/2025 06:11: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/14/2025 06:12: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/14/2025 06:13: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/14/2025 06:14: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/14/2025 06:15: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/14/2025 06:16: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/14/2025 06:17: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/14/2025 06:18: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/14/2025 06:19: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/14/2025 06:20: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/14/2025 06:21: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/14/2025 06:22: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/14/2025 06:23: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/14/2025 06:24: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/14/2025 06:25: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/14/2025 06:26: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/14/2025 06:27: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/14/2025 06:28: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/14/2025 06:29: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/14/2025 06:30: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/14/2025 06: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/14/2025 06: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/14/2025 06: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/14/2025 06: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/14/2025 06:35: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/14/2025 06:36: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/14/2025 06:38: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/14/2025 06:39: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/14/2025 06:40: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/14/2025 06:41: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/14/2025 06:42: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/14/2025 06:43: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/14/2025 06:44: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/14/2025 06:45: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/14/2025 06:46: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/14/2025 06:47: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/14/2025 06:48: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/14/2025 06:49: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/14/2025 06:50: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/14/2025 06:51: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/14/2025 06:52: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/14/2025 06:53: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/14/2025 06:54: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/14/2025 06:55: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/14/2025 06:56: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/14/2025 06:57: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/14/2025 06:58: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/14/2025 06:59: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/14/2025 07:00: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/14/2025 07:01: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/14/2025 07:02: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/14/2025 07:03: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/14/2025 07:04: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/14/2025 07:05: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/14/2025 07:06: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/14/2025 07:07: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/14/2025 07:09: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/14/2025 07:10: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/14/2025 07:11: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/14/2025 07:12: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/14/2025 07:13: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/14/2025 07:14: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/14/2025 07:15: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/14/2025 07:16: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/14/2025 07:17: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/14/2025 07:18: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/14/2025 07:19: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/14/2025 07:20: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/14/2025 07:21: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/14/2025 07:22: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/14/2025 07:23: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/14/2025 07:24: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/14/2025 07:25: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/14/2025 07:26: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/14/2025 07:27: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/14/2025 07:28: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/14/2025 07:29: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/14/2025 07:30: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/14/2025 07:31: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/14/2025 07:32: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/14/2025 07:33: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/14/2025 07:34: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/14/2025 07:35: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/14/2025 07:36: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/14/2025 07:37: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/14/2025 07:38: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/14/2025 07:39: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/14/2025 07:41: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/14/2025 07:42: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/14/2025 07:43: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/14/2025 07:44: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/14/2025 07:45: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/14/2025 07:46: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/14/2025 07:47: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/14/2025 07:48: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/14/2025 07:49: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/14/2025 07:50: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/14/2025 07:51: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/14/2025 07:52: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/14/2025 07:53: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/14/2025 07:54: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/14/2025 07:55: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/14/2025 07:56: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/14/2025 07:57: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/14/2025 07:58: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/14/2025 07:59: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/14/2025 08:00: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/14/2025 08:01: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/14/2025 08:02: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/14/2025 08:03: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/14/2025 08:04: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/14/2025 08:05: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/14/2025 08:06: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/14/2025 08:07: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/14/2025 08:08: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/14/2025 08:09: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/14/2025 08:10: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/14/2025 08:12: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/14/2025 08:13: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/14/2025 08:14: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/14/2025 08:15: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/14/2025 08:16: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/14/2025 08:17: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/14/2025 08:18: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/14/2025 08:19: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/14/2025 08:20: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/14/2025 08:21: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/14/2025 08:22: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/14/2025 08:23: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/14/2025 08:24: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/14/2025 08:25: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/14/2025 08:26: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/14/2025 08:27: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/14/2025 08:28: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/14/2025 08:29: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/14/2025 08:30: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/14/2025 08:31: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/14/2025 08:32: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/14/2025 08:33: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/14/2025 08:34: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/14/2025 08:35: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/14/2025 08:36: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/14/2025 08:37: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/14/2025 08:38: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/14/2025 08:39: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/14/2025 08:40: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/14/2025 08:41: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/14/2025 08:42: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/14/2025 08:44: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/14/2025 08:45: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/14/2025 08:46: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/14/2025 08:47: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/14/2025 08:48: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/14/2025 08:49: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/14/2025 08:50: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/14/2025 08:51: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/14/2025 08:52: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/14/2025 08:53: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/14/2025 08:54: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/14/2025 08:55: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/14/2025 08:56: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/14/2025 08:57: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/14/2025 08:58: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/14/2025 08:59: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/14/2025 09:00: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/14/2025 09:01: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/14/2025 09:02: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/14/2025 09:03: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/14/2025 09:04: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/14/2025 09:05: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/14/2025 09:06: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/14/2025 09:07: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/14/2025 09:08: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/14/2025 09:09: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/14/2025 09:10: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/14/2025 09:11: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/14/2025 09:12: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/14/2025 09:13: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/14/2025 09:15: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/14/2025 09:16: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/14/2025 09:17: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/14/2025 09:18: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/14/2025 09:19: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/14/2025 09:20: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/14/2025 09:21: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/14/2025 09:22: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/14/2025 09:23: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/14/2025 09:24: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/14/2025 09:25: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/14/2025 09:26: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/14/2025 09:27: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/14/2025 09:28: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/14/2025 09:29: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/14/2025 09:30: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/14/2025 09:31: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/14/2025 09:32: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/14/2025 09:33: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/14/2025 09:34: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/14/2025 09:35: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/14/2025 09:36: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/14/2025 09:37: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/14/2025 09:38: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/14/2025 09:39: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/14/2025 09:40: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/14/2025 09:41: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/14/2025 09:42: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/14/2025 09:43: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/14/2025 09:44: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/14/2025 09:46: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/14/2025 09:47: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/14/2025 09:48: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/14/2025 09:49: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/14/2025 09:50: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in 03/14/2025 09:51: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 status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/14/2025 09:52: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/14/2025 09:53: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/14/2025 09:54: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/14/2025 09:55: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/14/2025 09:56: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/14/2025 09:57: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/14/2025 09:58: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/14/2025 09:59: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/14/2025 10:00: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/14/2025 10:01: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/14/2025 10:02: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/14/2025 10:03: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/14/2025 10:04: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/14/2025 10:05: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/14/2025 10:06: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/14/2025 10:07: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/14/2025 10:08: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/14/2025 10:09: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/14/2025 10:10: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/14/2025 10:11: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/14/2025 10:12: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/14/2025 10:13: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/14/2025 10:14: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/14/2025 10:15: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/14/2025 10:16: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/14/2025 10:18: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/14/2025 10:19: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/14/2025 10:20: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/14/2025 10:21: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/14/2025 10:22: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/14/2025 10:23: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ 03/14/2025 10:24: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 return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/14/2025 10:25: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/14/2025 10:26: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/14/2025 10:27: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/14/2025 10:28: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/14/2025 10:29: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/14/2025 10:30: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/14/2025 10:31: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/14/2025 10:32: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/14/2025 10:33: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/14/2025 10:34: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/14/2025 10:35: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/14/2025 10:36: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/14/2025 10:37: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/14/2025 10:38: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/14/2025 10:39: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/14/2025 10:40: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/14/2025 10:41: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/14/2025 10:42: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/14/2025 10:43: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/14/2025 10:44: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/14/2025 10:45: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/14/2025 10:46: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/14/2025 10:47: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/14/2025 10:48: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/14/2025 10:50: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/14/2025 10:51: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/14/2025 10:52: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/14/2025 10:53: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/14/2025 10:54: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/14/2025 10:55: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/14/2025 10:56: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/14/2025 10:57: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/14/2025 10:58: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/14/2025 10:59: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/14/2025 11:00: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/14/2025 11:01: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/14/2025 11:02: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/14/2025 11:03: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/14/2025 11:04: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/14/2025 11:05: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/14/2025 11:06: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/14/2025 11:07: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/14/2025 11:08: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/14/2025 11:09: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/14/2025 11:10: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/14/2025 11:11: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/14/2025 11:12: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/14/2025 11:13: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/14/2025 11:14: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/14/2025 11:15: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/14/2025 11:16: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/14/2025 11:17: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/14/2025 11:18: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/14/2025 11:19: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/14/2025 11:20: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/14/2025 11:22: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/14/2025 11:23: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/14/2025 11:24: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/14/2025 11:25: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/14/2025 11:26: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/14/2025 11:27: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/14/2025 11:28: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/14/2025 11:29: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/14/2025 11:30: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/14/2025 11:31: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/14/2025 11:32: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/14/2025 11:33: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/14/2025 11:34: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/14/2025 11:35: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/14/2025 11:36: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/14/2025 11:37: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/14/2025 11:38: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/14/2025 11:39: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/14/2025 11:40: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/14/2025 11:41: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/14/2025 11:42: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/14/2025 11:43: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/14/2025 11:44: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/14/2025 11:45: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/14/2025 11:46: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/14/2025 11:47: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/14/2025 11:48: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/14/2025 11:49: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/14/2025 11:50: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/14/2025 11:51: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/14/2025 11:53: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/14/2025 11:54: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/14/2025 11:55: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/14/2025 11:56: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/14/2025 11:57: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/14/2025 11:58: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/14/2025 11:59: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 12:00:14 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 12:01:16 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 12:02:17 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 12:03:19 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 12:04:21 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/14/2025 04:19: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/14/2025 04:19: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) ^^^^^^^^^^^^^^^^^^^^^^^^ Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( 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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:20: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/14/2025 04:20: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/14/2025 04:20: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/14/2025 04:21: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04:33: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/14/2025 04:34: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/14/2025 04:35: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/14/2025 04:36: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/14/2025 04:37: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/14/2025 04:38: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/14/2025 04:39: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/14/2025 04:40: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/14/2025 04:41: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/14/2025 04:42: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/14/2025 04:43: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/14/2025 04:44: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04:48: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/14/2025 04:49: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/14/2025 04:50: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/14/2025 04:51: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/14/2025 04:52: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/14/2025 04:53: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/14/2025 04:54: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/14/2025 04:55: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/14/2025 04:56: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/14/2025 04:57: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/14/2025 04:58: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/14/2025 04:59: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/14/2025 05:00: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/14/2025 05:01: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/14/2025 05:03: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/14/2025 05:04: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/14/2025 05:05: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/14/2025 05:06: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/14/2025 05:07: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/14/2025 05:08: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/14/2025 05:09: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/14/2025 05:10: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/14/2025 05:11: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/14/2025 05:12: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/14/2025 05:13: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/14/2025 05:14: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/14/2025 05:15: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/14/2025 05:16: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/14/2025 05: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/14/2025 05: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/14/2025 05:19: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/14/2025 05:20: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/14/2025 05:21: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/14/2025 05:22: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/14/2025 05:23: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/14/2025 05:24: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/14/2025 05:25: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/14/2025 05:26: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/14/2025 05:27: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/14/2025 05:28: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/14/2025 05:29: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/14/2025 05:30: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/14/2025 05:31: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/14/2025 05:32: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/14/2025 05:33: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/14/2025 05:35: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/14/2025 05:36: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/14/2025 05:37: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/14/2025 05:38: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/14/2025 05:39: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/14/2025 05:40: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/14/2025 05:41: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/14/2025 05:42: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/14/2025 05:43: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/14/2025 05:44: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/14/2025 05:45: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/14/2025 05:46: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/14/2025 05:47: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/14/2025 05:48: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/14/2025 05:49: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/14/2025 05:50: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/14/2025 05:51: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/14/2025 05:52: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/14/2025 05:53: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/14/2025 05:54: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/14/2025 05:55: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/14/2025 05:56: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/14/2025 05:57: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/14/2025 05:58: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/14/2025 05:59: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/14/2025 06:00: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/14/2025 06:01: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/14/2025 06:02: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/14/2025 06:03: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/14/2025 06:04: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/14/2025 06:06: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/14/2025 06:07: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/14/2025 06:08: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/14/2025 06:09: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/14/2025 06:10: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/14/2025 06:11: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/14/2025 06:12: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/14/2025 06:13: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/14/2025 06:14: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/14/2025 06:15: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/14/2025 06:16: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/14/2025 06:17: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/14/2025 06:18: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/14/2025 06:19: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/14/2025 06:20: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/14/2025 06:21: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/14/2025 06:22: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/14/2025 06:23: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/14/2025 06:24: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/14/2025 06:25: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/14/2025 06:26: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/14/2025 06:27: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/14/2025 06:28: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/14/2025 06:29: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/14/2025 06:30: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/14/2025 06: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/14/2025 06: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/14/2025 06: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/14/2025 06: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/14/2025 06:35: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/14/2025 06:36: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/14/2025 06:38: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/14/2025 06:39: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/14/2025 06:40: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/14/2025 06:41: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/14/2025 06:42: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/14/2025 06:43: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/14/2025 06:44: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/14/2025 06:45: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/14/2025 06:46: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/14/2025 06:47: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/14/2025 06:48: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/14/2025 06:49: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/14/2025 06:50: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/14/2025 06:51: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/14/2025 06:52: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/14/2025 06:53: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/14/2025 06:54: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/14/2025 06:55: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/14/2025 06:56: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/14/2025 06:57: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/14/2025 06:58: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/14/2025 06:59: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/14/2025 07:00: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/14/2025 07:01: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/14/2025 07:02: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/14/2025 07:03: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/14/2025 07:04: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/14/2025 07:05: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/14/2025 07:06: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/14/2025 07:07: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/14/2025 07:09: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/14/2025 07:10: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/14/2025 07:11: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/14/2025 07:12: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/14/2025 07:13: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/14/2025 07:14: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/14/2025 07:15: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/14/2025 07:16: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/14/2025 07:17: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/14/2025 07:18: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/14/2025 07:19: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/14/2025 07:20: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/14/2025 07:21: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/14/2025 07:22: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/14/2025 07:23: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/14/2025 07:24: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/14/2025 07:25: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/14/2025 07:26: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/14/2025 07:27: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/14/2025 07:28: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/14/2025 07:29: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/14/2025 07:30: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/14/2025 07:31: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/14/2025 07:32: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/14/2025 07:33: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/14/2025 07:34: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/14/2025 07:35: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/14/2025 07:36: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/14/2025 07:37: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/14/2025 07:38: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/14/2025 07:39: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/14/2025 07:41: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/14/2025 07:42: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/14/2025 07:43: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/14/2025 07:44: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/14/2025 07:45: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/14/2025 07:46: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/14/2025 07:47: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/14/2025 07:48: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/14/2025 07:49: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/14/2025 07:50: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/14/2025 07:51: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/14/2025 07:52: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/14/2025 07:53: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/14/2025 07:54: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/14/2025 07:55: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/14/2025 07:56: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/14/2025 07:57: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/14/2025 07:58: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/14/2025 07:59: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/14/2025 08:00: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/14/2025 08:01: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/14/2025 08:02: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/14/2025 08:03: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/14/2025 08:04: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/14/2025 08:05: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/14/2025 08:06: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/14/2025 08:07: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/14/2025 08:08: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/14/2025 08:09: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/14/2025 08:10: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/14/2025 08:12: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/14/2025 08:13: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/14/2025 08:14: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/14/2025 08:15: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/14/2025 08:16: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/14/2025 08:17: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/14/2025 08:18: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/14/2025 08:19: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/14/2025 08:20: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/14/2025 08:21: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/14/2025 08:22: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/14/2025 08:23: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/14/2025 08:24: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/14/2025 08:25: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/14/2025 08:26: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/14/2025 08:27: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/14/2025 08:28: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/14/2025 08:29: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/14/2025 08:30: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/14/2025 08:31: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/14/2025 08:32: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/14/2025 08:33: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/14/2025 08:34: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/14/2025 08:35: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/14/2025 08:36: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/14/2025 08:37: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/14/2025 08:38: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/14/2025 08:39: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/14/2025 08:40: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/14/2025 08:41: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/14/2025 08:42: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/14/2025 08:44: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/14/2025 08:45: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/14/2025 08:46: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/14/2025 08:47: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/14/2025 08:48: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/14/2025 08:49: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/14/2025 08:50: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/14/2025 08:51: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/14/2025 08:52: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/14/2025 08:53: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/14/2025 08:54: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/14/2025 08:55: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/14/2025 08:56: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/14/2025 08:57: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/14/2025 08:58: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/14/2025 08:59: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/14/2025 09:00: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/14/2025 09:01: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/14/2025 09:02: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/14/2025 09:03: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/14/2025 09:04: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/14/2025 09:05: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/14/2025 09:06: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/14/2025 09:07: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/14/2025 09:08: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/14/2025 09:09: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/14/2025 09:10: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/14/2025 09:11: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/14/2025 09:12: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/14/2025 09:13: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/14/2025 09:15: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/14/2025 09:16: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/14/2025 09:17: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/14/2025 09:18: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/14/2025 09:19: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/14/2025 09:20: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/14/2025 09:21: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/14/2025 09:22: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/14/2025 09:23: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/14/2025 09:24: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/14/2025 09:25: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/14/2025 09:26: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/14/2025 09:27: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/14/2025 09:28: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/14/2025 09:29: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/14/2025 09:30: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/14/2025 09:31: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/14/2025 09:32: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/14/2025 09:33: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/14/2025 09:34: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/14/2025 09:35: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/14/2025 09:36: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/14/2025 09:37: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/14/2025 09:38: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/14/2025 09:39: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/14/2025 09:40: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/14/2025 09:41: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/14/2025 09:42: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/14/2025 09:43: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/14/2025 09:44: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/14/2025 09:46: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/14/2025 09:47: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/14/2025 09:48: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/14/2025 09:49: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/14/2025 09:50: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in 03/14/2025 09:51: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 status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/14/2025 09:52: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/14/2025 09:53: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/14/2025 09:54: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/14/2025 09:55: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/14/2025 09:56: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/14/2025 09:57: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/14/2025 09:58: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/14/2025 09:59: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/14/2025 10:00: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/14/2025 10:01: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/14/2025 10:02: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/14/2025 10:03: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/14/2025 10:04: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/14/2025 10:05: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/14/2025 10:06: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/14/2025 10:07: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/14/2025 10:08: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/14/2025 10:09: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/14/2025 10:10: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/14/2025 10:11: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/14/2025 10:12: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/14/2025 10:13: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/14/2025 10:14: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/14/2025 10:15: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/14/2025 10:16: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/14/2025 10:18: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/14/2025 10:19: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/14/2025 10:20: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/14/2025 10:21: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/14/2025 10:22: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/14/2025 10:23: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ 03/14/2025 10:24: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 return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/14/2025 10:25: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/14/2025 10:26: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/14/2025 10:27: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/14/2025 10:28: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/14/2025 10:29: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/14/2025 10:30: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/14/2025 10:31: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/14/2025 10:32: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/14/2025 10:33: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/14/2025 10:34: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/14/2025 10:35: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/14/2025 10:36: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/14/2025 10:37: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/14/2025 10:38: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/14/2025 10:39: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/14/2025 10:40: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/14/2025 10:41: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/14/2025 10:42: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/14/2025 10:43: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/14/2025 10:44: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/14/2025 10:45: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/14/2025 10:46: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/14/2025 10:47: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/14/2025 10:48: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/14/2025 10:50: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/14/2025 10:51: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/14/2025 10:52: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/14/2025 10:53: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/14/2025 10:54: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/14/2025 10:55: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/14/2025 10:56: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/14/2025 10:57: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/14/2025 10:58: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/14/2025 10:59: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/14/2025 11:00: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/14/2025 11:01: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/14/2025 11:02: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/14/2025 11:03: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/14/2025 11:04: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/14/2025 11:05: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/14/2025 11:06: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/14/2025 11:07: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/14/2025 11:08: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/14/2025 11:09: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/14/2025 11:10: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/14/2025 11:11: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/14/2025 11:12: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/14/2025 11:13: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/14/2025 11:14: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/14/2025 11:15: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/14/2025 11:16: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/14/2025 11:17: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/14/2025 11:18: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/14/2025 11:19: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/14/2025 11:20: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/14/2025 11:22: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/14/2025 11:23: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/14/2025 11:24: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/14/2025 11:25: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/14/2025 11:26: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/14/2025 11:27: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/14/2025 11:28: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/14/2025 11:29: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/14/2025 11:30: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/14/2025 11:31: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/14/2025 11:32: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/14/2025 11:33: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/14/2025 11:34: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/14/2025 11:35: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/14/2025 11:36: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/14/2025 11:37: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/14/2025 11:38: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/14/2025 11:39: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/14/2025 11:40: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/14/2025 11:41: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/14/2025 11:42: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/14/2025 11:43: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/14/2025 11:44: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/14/2025 11:45: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/14/2025 11:46: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/14/2025 11:47: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/14/2025 11:48: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/14/2025 11:49: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/14/2025 11:50: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/14/2025 11:51: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/14/2025 11:53: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/14/2025 11:54: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/14/2025 11:55: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/14/2025 11:56: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/14/2025 11:57: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/14/2025 11:58: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/14/2025 11:59: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 12:00:14 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 12:01:16 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 12:02:17 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 12:03:19 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 12:04:21 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 12:05:23 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/14/2025 04:19: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/14/2025 04:19: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) ^^^^^^^^^^^^^^^^^^^^^^^^ Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( 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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:20: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/14/2025 04:20: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/14/2025 04:20: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/14/2025 04:21: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04:33: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/14/2025 04:34: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/14/2025 04:35: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/14/2025 04:36: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/14/2025 04:37: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/14/2025 04:38: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/14/2025 04:39: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/14/2025 04:40: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/14/2025 04:41: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/14/2025 04:42: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/14/2025 04:43: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/14/2025 04:44: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04:48: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/14/2025 04:49: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/14/2025 04:50: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/14/2025 04:51: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/14/2025 04:52: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/14/2025 04:53: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/14/2025 04:54: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/14/2025 04:55: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/14/2025 04:56: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/14/2025 04:57: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/14/2025 04:58: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/14/2025 04:59: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/14/2025 05:00: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/14/2025 05:01: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/14/2025 05:03: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/14/2025 05:04: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/14/2025 05:05: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/14/2025 05:06: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/14/2025 05:07: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/14/2025 05:08: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/14/2025 05:09: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/14/2025 05:10: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/14/2025 05:11: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/14/2025 05:12: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/14/2025 05:13: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/14/2025 05:14: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/14/2025 05:15: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/14/2025 05:16: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/14/2025 05: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/14/2025 05: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/14/2025 05:19: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/14/2025 05:20: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/14/2025 05:21: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/14/2025 05:22: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/14/2025 05:23: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/14/2025 05:24: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/14/2025 05:25: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/14/2025 05:26: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/14/2025 05:27: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/14/2025 05:28: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/14/2025 05:29: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/14/2025 05:30: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/14/2025 05:31: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/14/2025 05:32: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/14/2025 05:33: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/14/2025 05:35: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/14/2025 05:36: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/14/2025 05:37: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/14/2025 05:38: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/14/2025 05:39: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/14/2025 05:40: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/14/2025 05:41: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/14/2025 05:42: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/14/2025 05:43: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/14/2025 05:44: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/14/2025 05:45: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/14/2025 05:46: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/14/2025 05:47: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/14/2025 05:48: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/14/2025 05:49: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/14/2025 05:50: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/14/2025 05:51: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/14/2025 05:52: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/14/2025 05:53: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/14/2025 05:54: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/14/2025 05:55: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/14/2025 05:56: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/14/2025 05:57: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/14/2025 05:58: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/14/2025 05:59: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/14/2025 06:00: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/14/2025 06:01: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/14/2025 06:02: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/14/2025 06:03: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/14/2025 06:04: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/14/2025 06:06: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/14/2025 06:07: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/14/2025 06:08: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/14/2025 06:09: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/14/2025 06:10: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/14/2025 06:11: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/14/2025 06:12: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/14/2025 06:13: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/14/2025 06:14: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/14/2025 06:15: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/14/2025 06:16: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/14/2025 06:17: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/14/2025 06:18: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/14/2025 06:19: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/14/2025 06:20: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/14/2025 06:21: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/14/2025 06:22: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/14/2025 06:23: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/14/2025 06:24: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/14/2025 06:25: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/14/2025 06:26: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/14/2025 06:27: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/14/2025 06:28: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/14/2025 06:29: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/14/2025 06:30: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/14/2025 06: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/14/2025 06: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/14/2025 06: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/14/2025 06: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/14/2025 06:35: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/14/2025 06:36: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/14/2025 06:38: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/14/2025 06:39: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/14/2025 06:40: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/14/2025 06:41: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/14/2025 06:42: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/14/2025 06:43: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/14/2025 06:44: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/14/2025 06:45: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/14/2025 06:46: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/14/2025 06:47: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/14/2025 06:48: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/14/2025 06:49: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/14/2025 06:50: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/14/2025 06:51: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/14/2025 06:52: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/14/2025 06:53: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/14/2025 06:54: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/14/2025 06:55: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/14/2025 06:56: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/14/2025 06:57: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/14/2025 06:58: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/14/2025 06:59: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/14/2025 07:00: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/14/2025 07:01: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/14/2025 07:02: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/14/2025 07:03: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/14/2025 07:04: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/14/2025 07:05: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/14/2025 07:06: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/14/2025 07:07: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/14/2025 07:09: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/14/2025 07:10: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/14/2025 07:11: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/14/2025 07:12: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/14/2025 07:13: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/14/2025 07:14: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/14/2025 07:15: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/14/2025 07:16: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/14/2025 07:17: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/14/2025 07:18: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/14/2025 07:19: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/14/2025 07:20: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/14/2025 07:21: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/14/2025 07:22: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/14/2025 07:23: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/14/2025 07:24: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/14/2025 07:25: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/14/2025 07:26: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/14/2025 07:27: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/14/2025 07:28: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/14/2025 07:29: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/14/2025 07:30: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/14/2025 07:31: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/14/2025 07:32: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/14/2025 07:33: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/14/2025 07:34: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/14/2025 07:35: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/14/2025 07:36: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/14/2025 07:37: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/14/2025 07:38: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/14/2025 07:39: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/14/2025 07:41: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/14/2025 07:42: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/14/2025 07:43: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/14/2025 07:44: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/14/2025 07:45: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/14/2025 07:46: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/14/2025 07:47: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/14/2025 07:48: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/14/2025 07:49: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/14/2025 07:50: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/14/2025 07:51: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/14/2025 07:52: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/14/2025 07:53: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/14/2025 07:54: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/14/2025 07:55: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/14/2025 07:56: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/14/2025 07:57: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/14/2025 07:58: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/14/2025 07:59: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/14/2025 08:00: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/14/2025 08:01: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/14/2025 08:02: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/14/2025 08:03: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/14/2025 08:04: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/14/2025 08:05: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/14/2025 08:06: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/14/2025 08:07: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/14/2025 08:08: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/14/2025 08:09: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/14/2025 08:10: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/14/2025 08:12: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/14/2025 08:13: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/14/2025 08:14: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/14/2025 08:15: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/14/2025 08:16: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/14/2025 08:17: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/14/2025 08:18: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/14/2025 08:19: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/14/2025 08:20: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/14/2025 08:21: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/14/2025 08:22: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/14/2025 08:23: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/14/2025 08:24: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/14/2025 08:25: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/14/2025 08:26: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/14/2025 08:27: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/14/2025 08:28: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/14/2025 08:29: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/14/2025 08:30: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/14/2025 08:31: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/14/2025 08:32: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/14/2025 08:33: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/14/2025 08:34: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/14/2025 08:35: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/14/2025 08:36: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/14/2025 08:37: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/14/2025 08:38: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/14/2025 08:39: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/14/2025 08:40: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/14/2025 08:41: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/14/2025 08:42: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/14/2025 08:44: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/14/2025 08:45: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/14/2025 08:46: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/14/2025 08:47: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/14/2025 08:48: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/14/2025 08:49: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/14/2025 08:50: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/14/2025 08:51: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/14/2025 08:52: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/14/2025 08:53: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/14/2025 08:54: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/14/2025 08:55: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/14/2025 08:56: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/14/2025 08:57: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/14/2025 08:58: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/14/2025 08:59: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/14/2025 09:00: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/14/2025 09:01: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/14/2025 09:02: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/14/2025 09:03: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/14/2025 09:04: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/14/2025 09:05: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/14/2025 09:06: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/14/2025 09:07: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/14/2025 09:08: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/14/2025 09:09: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/14/2025 09:10: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/14/2025 09:11: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/14/2025 09:12: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/14/2025 09:13: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/14/2025 09:15: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/14/2025 09:16: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/14/2025 09:17: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/14/2025 09:18: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/14/2025 09:19: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/14/2025 09:20: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/14/2025 09:21: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/14/2025 09:22: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/14/2025 09:23: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/14/2025 09:24: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/14/2025 09:25: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/14/2025 09:26: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/14/2025 09:27: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/14/2025 09:28: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/14/2025 09:29: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/14/2025 09:30: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/14/2025 09:31: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/14/2025 09:32: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/14/2025 09:33: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/14/2025 09:34: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/14/2025 09:35: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/14/2025 09:36: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/14/2025 09:37: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/14/2025 09:38: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/14/2025 09:39: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/14/2025 09:40: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/14/2025 09:41: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/14/2025 09:42: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/14/2025 09:43: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/14/2025 09:44: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/14/2025 09:46: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/14/2025 09:47: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/14/2025 09:48: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/14/2025 09:49: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/14/2025 09:50: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in 03/14/2025 09:51: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 status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/14/2025 09:52: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/14/2025 09:53: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/14/2025 09:54: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/14/2025 09:55: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/14/2025 09:56: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/14/2025 09:57: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/14/2025 09:58: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/14/2025 09:59: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/14/2025 10:00: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/14/2025 10:01: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/14/2025 10:02: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/14/2025 10:03: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/14/2025 10:04: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/14/2025 10:05: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/14/2025 10:06: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/14/2025 10:07: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/14/2025 10:08: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/14/2025 10:09: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/14/2025 10:10: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/14/2025 10:11: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/14/2025 10:12: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/14/2025 10:13: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/14/2025 10:14: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/14/2025 10:15: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/14/2025 10:16: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/14/2025 10:18: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/14/2025 10:19: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/14/2025 10:20: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/14/2025 10:21: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/14/2025 10:22: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/14/2025 10:23: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ 03/14/2025 10:24: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 return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/14/2025 10:25: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/14/2025 10:26: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/14/2025 10:27: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/14/2025 10:28: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/14/2025 10:29: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/14/2025 10:30: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/14/2025 10:31: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/14/2025 10:32: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/14/2025 10:33: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/14/2025 10:34: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/14/2025 10:35: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/14/2025 10:36: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/14/2025 10:37: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/14/2025 10:38: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/14/2025 10:39: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/14/2025 10:40: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/14/2025 10:41: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/14/2025 10:42: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/14/2025 10:43: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/14/2025 10:44: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/14/2025 10:45: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/14/2025 10:46: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/14/2025 10:47: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/14/2025 10:48: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/14/2025 10:50: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/14/2025 10:51: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/14/2025 10:52: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/14/2025 10:53: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/14/2025 10:54: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/14/2025 10:55: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/14/2025 10:56: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/14/2025 10:57: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/14/2025 10:58: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/14/2025 10:59: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/14/2025 11:00: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/14/2025 11:01: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/14/2025 11:02: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/14/2025 11:03: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/14/2025 11:04: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/14/2025 11:05: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/14/2025 11:06: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/14/2025 11:07: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/14/2025 11:08: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/14/2025 11:09: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/14/2025 11:10: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/14/2025 11:11: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/14/2025 11:12: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/14/2025 11:13: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/14/2025 11:14: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/14/2025 11:15: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/14/2025 11:16: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/14/2025 11:17: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/14/2025 11:18: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/14/2025 11:19: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/14/2025 11:20: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/14/2025 11:22: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/14/2025 11:23: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/14/2025 11:24: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/14/2025 11:25: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/14/2025 11:26: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/14/2025 11:27: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/14/2025 11:28: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/14/2025 11:29: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/14/2025 11:30: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/14/2025 11:31: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/14/2025 11:32: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/14/2025 11:33: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/14/2025 11:34: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/14/2025 11:35: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/14/2025 11:36: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/14/2025 11:37: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/14/2025 11:38: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/14/2025 11:39: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/14/2025 11:40: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/14/2025 11:41: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/14/2025 11:42: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/14/2025 11:43: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/14/2025 11:44: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/14/2025 11:45: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/14/2025 11:46: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/14/2025 11:47: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/14/2025 11:48: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/14/2025 11:49: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/14/2025 11:50: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/14/2025 11:51: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/14/2025 11:53: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/14/2025 11:54: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/14/2025 11:55: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/14/2025 11:56: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/14/2025 11:57: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/14/2025 11:58: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/14/2025 11:59: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 12:00:14 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 12:01:16 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 12:02:17 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 12:03:19 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 12:04:21 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 12:05:23 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 12:06:25 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/14/2025 04:19: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/14/2025 04:19: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) ^^^^^^^^^^^^^^^^^^^^^^^^ Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( 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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:20: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/14/2025 04:20: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/14/2025 04:20: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/14/2025 04:21: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04:33: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/14/2025 04:34: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/14/2025 04:35: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/14/2025 04:36: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/14/2025 04:37: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/14/2025 04:38: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/14/2025 04:39: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/14/2025 04:40: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/14/2025 04:41: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/14/2025 04:42: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/14/2025 04:43: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/14/2025 04:44: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04:48: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/14/2025 04:49: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/14/2025 04:50: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/14/2025 04:51: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/14/2025 04:52: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/14/2025 04:53: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/14/2025 04:54: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/14/2025 04:55: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/14/2025 04:56: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/14/2025 04:57: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/14/2025 04:58: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/14/2025 04:59: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/14/2025 05:00: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/14/2025 05:01: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/14/2025 05:03: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/14/2025 05:04: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/14/2025 05:05: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/14/2025 05:06: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/14/2025 05:07: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/14/2025 05:08: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/14/2025 05:09: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/14/2025 05:10: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/14/2025 05:11: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/14/2025 05:12: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/14/2025 05:13: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/14/2025 05:14: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/14/2025 05:15: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/14/2025 05:16: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/14/2025 05: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/14/2025 05: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/14/2025 05:19: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/14/2025 05:20: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/14/2025 05:21: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/14/2025 05:22: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/14/2025 05:23: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/14/2025 05:24: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/14/2025 05:25: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/14/2025 05:26: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/14/2025 05:27: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/14/2025 05:28: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/14/2025 05:29: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/14/2025 05:30: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/14/2025 05:31: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/14/2025 05:32: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/14/2025 05:33: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/14/2025 05:35: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/14/2025 05:36: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/14/2025 05:37: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/14/2025 05:38: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/14/2025 05:39: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/14/2025 05:40: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/14/2025 05:41: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/14/2025 05:42: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/14/2025 05:43: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/14/2025 05:44: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/14/2025 05:45: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/14/2025 05:46: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/14/2025 05:47: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/14/2025 05:48: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/14/2025 05:49: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/14/2025 05:50: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/14/2025 05:51: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/14/2025 05:52: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/14/2025 05:53: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/14/2025 05:54: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/14/2025 05:55: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/14/2025 05:56: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/14/2025 05:57: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/14/2025 05:58: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/14/2025 05:59: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/14/2025 06:00: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/14/2025 06:01: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/14/2025 06:02: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/14/2025 06:03: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/14/2025 06:04: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/14/2025 06:06: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/14/2025 06:07: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/14/2025 06:08: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/14/2025 06:09: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/14/2025 06:10: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/14/2025 06:11: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/14/2025 06:12: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/14/2025 06:13: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/14/2025 06:14: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/14/2025 06:15: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/14/2025 06:16: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/14/2025 06:17: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/14/2025 06:18: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/14/2025 06:19: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/14/2025 06:20: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/14/2025 06:21: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/14/2025 06:22: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/14/2025 06:23: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/14/2025 06:24: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/14/2025 06:25: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/14/2025 06:26: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/14/2025 06:27: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/14/2025 06:28: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/14/2025 06:29: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/14/2025 06:30: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/14/2025 06: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/14/2025 06: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/14/2025 06: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/14/2025 06: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/14/2025 06:35: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/14/2025 06:36: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/14/2025 06:38: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/14/2025 06:39: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/14/2025 06:40: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/14/2025 06:41: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/14/2025 06:42: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/14/2025 06:43: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/14/2025 06:44: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/14/2025 06:45: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/14/2025 06:46: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/14/2025 06:47: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/14/2025 06:48: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/14/2025 06:49: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/14/2025 06:50: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/14/2025 06:51: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/14/2025 06:52: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/14/2025 06:53: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/14/2025 06:54: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/14/2025 06:55: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/14/2025 06:56: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/14/2025 06:57: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/14/2025 06:58: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/14/2025 06:59: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/14/2025 07:00: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/14/2025 07:01: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/14/2025 07:02: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/14/2025 07:03: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/14/2025 07:04: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/14/2025 07:05: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/14/2025 07:06: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/14/2025 07:07: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/14/2025 07:09: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/14/2025 07:10: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/14/2025 07:11: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/14/2025 07:12: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/14/2025 07:13: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/14/2025 07:14: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/14/2025 07:15: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/14/2025 07:16: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/14/2025 07:17: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/14/2025 07:18: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/14/2025 07:19: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/14/2025 07:20: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/14/2025 07:21: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/14/2025 07:22: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/14/2025 07:23: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/14/2025 07:24: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/14/2025 07:25: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/14/2025 07:26: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/14/2025 07:27: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/14/2025 07:28: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/14/2025 07:29: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/14/2025 07:30: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/14/2025 07:31: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/14/2025 07:32: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/14/2025 07:33: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/14/2025 07:34: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/14/2025 07:35: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/14/2025 07:36: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/14/2025 07:37: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/14/2025 07:38: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/14/2025 07:39: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/14/2025 07:41: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/14/2025 07:42: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/14/2025 07:43: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/14/2025 07:44: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/14/2025 07:45: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/14/2025 07:46: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/14/2025 07:47: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/14/2025 07:48: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/14/2025 07:49: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/14/2025 07:50: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/14/2025 07:51: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/14/2025 07:52: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/14/2025 07:53: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/14/2025 07:54: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/14/2025 07:55: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/14/2025 07:56: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/14/2025 07:57: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/14/2025 07:58: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/14/2025 07:59: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/14/2025 08:00: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/14/2025 08:01: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/14/2025 08:02: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/14/2025 08:03: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/14/2025 08:04: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/14/2025 08:05: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/14/2025 08:06: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/14/2025 08:07: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/14/2025 08:08: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/14/2025 08:09: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/14/2025 08:10: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/14/2025 08:12: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/14/2025 08:13: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/14/2025 08:14: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/14/2025 08:15: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/14/2025 08:16: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/14/2025 08:17: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/14/2025 08:18: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/14/2025 08:19: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/14/2025 08:20: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/14/2025 08:21: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/14/2025 08:22: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/14/2025 08:23: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/14/2025 08:24: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/14/2025 08:25: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/14/2025 08:26: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/14/2025 08:27: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/14/2025 08:28: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/14/2025 08:29: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/14/2025 08:30: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/14/2025 08:31: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/14/2025 08:32: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/14/2025 08:33: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/14/2025 08:34: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/14/2025 08:35: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/14/2025 08:36: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/14/2025 08:37: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/14/2025 08:38: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/14/2025 08:39: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/14/2025 08:40: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/14/2025 08:41: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/14/2025 08:42: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/14/2025 08:44: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/14/2025 08:45: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/14/2025 08:46: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/14/2025 08:47: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/14/2025 08:48: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/14/2025 08:49: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/14/2025 08:50: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/14/2025 08:51: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/14/2025 08:52: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/14/2025 08:53: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/14/2025 08:54: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/14/2025 08:55: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/14/2025 08:56: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/14/2025 08:57: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/14/2025 08:58: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/14/2025 08:59: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/14/2025 09:00: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/14/2025 09:01: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/14/2025 09:02: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/14/2025 09:03: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/14/2025 09:04: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/14/2025 09:05: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/14/2025 09:06: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/14/2025 09:07: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/14/2025 09:08: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/14/2025 09:09: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/14/2025 09:10: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/14/2025 09:11: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/14/2025 09:12: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/14/2025 09:13: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/14/2025 09:15: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/14/2025 09:16: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/14/2025 09:17: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/14/2025 09:18: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/14/2025 09:19: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/14/2025 09:20: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/14/2025 09:21: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/14/2025 09:22: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/14/2025 09:23: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/14/2025 09:24: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/14/2025 09:25: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/14/2025 09:26: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/14/2025 09:27: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/14/2025 09:28: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/14/2025 09:29: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/14/2025 09:30: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/14/2025 09:31: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/14/2025 09:32: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/14/2025 09:33: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/14/2025 09:34: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/14/2025 09:35: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/14/2025 09:36: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/14/2025 09:37: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/14/2025 09:38: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/14/2025 09:39: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/14/2025 09:40: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/14/2025 09:41: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/14/2025 09:42: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/14/2025 09:43: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/14/2025 09:44: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/14/2025 09:46: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/14/2025 09:47: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/14/2025 09:48: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/14/2025 09:49: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/14/2025 09:50: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in 03/14/2025 09:51: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 status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/14/2025 09:52: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/14/2025 09:53: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/14/2025 09:54: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/14/2025 09:55: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/14/2025 09:56: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/14/2025 09:57: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/14/2025 09:58: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/14/2025 09:59: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/14/2025 10:00: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/14/2025 10:01: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/14/2025 10:02: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/14/2025 10:03: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/14/2025 10:04: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/14/2025 10:05: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/14/2025 10:06: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/14/2025 10:07: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/14/2025 10:08: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/14/2025 10:09: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/14/2025 10:10: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/14/2025 10:11: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/14/2025 10:12: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/14/2025 10:13: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/14/2025 10:14: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/14/2025 10:15: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/14/2025 10:16: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/14/2025 10:18: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/14/2025 10:19: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/14/2025 10:20: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/14/2025 10:21: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/14/2025 10:22: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/14/2025 10:23: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ 03/14/2025 10:24: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 return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/14/2025 10:25: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/14/2025 10:26: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/14/2025 10:27: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/14/2025 10:28: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/14/2025 10:29: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/14/2025 10:30: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/14/2025 10:31: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/14/2025 10:32: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/14/2025 10:33: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/14/2025 10:34: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/14/2025 10:35: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/14/2025 10:36: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/14/2025 10:37: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/14/2025 10:38: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/14/2025 10:39: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/14/2025 10:40: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/14/2025 10:41: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/14/2025 10:42: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/14/2025 10:43: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/14/2025 10:44: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/14/2025 10:45: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/14/2025 10:46: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/14/2025 10:47: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/14/2025 10:48: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/14/2025 10:50: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/14/2025 10:51: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/14/2025 10:52: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/14/2025 10:53: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/14/2025 10:54: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/14/2025 10:55: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/14/2025 10:56: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/14/2025 10:57: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/14/2025 10:58: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/14/2025 10:59: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/14/2025 11:00: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/14/2025 11:01: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/14/2025 11:02: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/14/2025 11:03: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/14/2025 11:04: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/14/2025 11:05: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/14/2025 11:06: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/14/2025 11:07: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/14/2025 11:08: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/14/2025 11:09: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/14/2025 11:10: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/14/2025 11:11: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/14/2025 11:12: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/14/2025 11:13: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/14/2025 11:14: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/14/2025 11:15: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/14/2025 11:16: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/14/2025 11:17: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/14/2025 11:18: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/14/2025 11:19: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/14/2025 11:20: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/14/2025 11:22: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/14/2025 11:23: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/14/2025 11:24: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/14/2025 11:25: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/14/2025 11:26: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/14/2025 11:27: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/14/2025 11:28: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/14/2025 11:29: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/14/2025 11:30: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/14/2025 11:31: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/14/2025 11:32: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/14/2025 11:33: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/14/2025 11:34: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/14/2025 11:35: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/14/2025 11:36: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/14/2025 11:37: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/14/2025 11:38: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/14/2025 11:39: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/14/2025 11:40: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/14/2025 11:41: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/14/2025 11:42: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/14/2025 11:43: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/14/2025 11:44: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/14/2025 11:45: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/14/2025 11:46: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/14/2025 11:47: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/14/2025 11:48: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/14/2025 11:49: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/14/2025 11:50: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/14/2025 11:51: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/14/2025 11:53: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/14/2025 11:54: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/14/2025 11:55: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/14/2025 11:56: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/14/2025 11:57: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/14/2025 11:58: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/14/2025 11:59: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 12:00:14 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 12:01:16 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 12:02:17 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 12:03:19 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 12:04:21 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 12:05:23 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 12:06:25 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 12:07:27 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/14/2025 04:19: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/14/2025 04:19: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) ^^^^^^^^^^^^^^^^^^^^^^^^ Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( 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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:20: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/14/2025 04:20: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/14/2025 04:20: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/14/2025 04:21: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04:33: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/14/2025 04:34: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/14/2025 04:35: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/14/2025 04:36: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/14/2025 04:37: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/14/2025 04:38: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/14/2025 04:39: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/14/2025 04:40: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/14/2025 04:41: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/14/2025 04:42: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/14/2025 04:43: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/14/2025 04:44: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04:48: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/14/2025 04:49: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/14/2025 04:50: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/14/2025 04:51: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/14/2025 04:52: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/14/2025 04:53: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/14/2025 04:54: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/14/2025 04:55: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/14/2025 04:56: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/14/2025 04:57: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/14/2025 04:58: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/14/2025 04:59: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/14/2025 05:00: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/14/2025 05:01: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/14/2025 05:03: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/14/2025 05:04: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/14/2025 05:05: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/14/2025 05:06: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/14/2025 05:07: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/14/2025 05:08: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/14/2025 05:09: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/14/2025 05:10: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/14/2025 05:11: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/14/2025 05:12: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/14/2025 05:13: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/14/2025 05:14: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/14/2025 05:15: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/14/2025 05:16: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/14/2025 05: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/14/2025 05: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/14/2025 05:19: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/14/2025 05:20: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/14/2025 05:21: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/14/2025 05:22: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/14/2025 05:23: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/14/2025 05:24: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/14/2025 05:25: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/14/2025 05:26: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/14/2025 05:27: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/14/2025 05:28: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/14/2025 05:29: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/14/2025 05:30: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/14/2025 05:31: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/14/2025 05:32: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/14/2025 05:33: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/14/2025 05:35: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/14/2025 05:36: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/14/2025 05:37: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/14/2025 05:38: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/14/2025 05:39: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/14/2025 05:40: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/14/2025 05:41: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/14/2025 05:42: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/14/2025 05:43: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/14/2025 05:44: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/14/2025 05:45: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/14/2025 05:46: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/14/2025 05:47: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/14/2025 05:48: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/14/2025 05:49: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/14/2025 05:50: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/14/2025 05:51: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/14/2025 05:52: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/14/2025 05:53: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/14/2025 05:54: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/14/2025 05:55: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/14/2025 05:56: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/14/2025 05:57: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/14/2025 05:58: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/14/2025 05:59: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/14/2025 06:00: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/14/2025 06:01: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/14/2025 06:02: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/14/2025 06:03: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/14/2025 06:04: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/14/2025 06:06: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/14/2025 06:07: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/14/2025 06:08: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/14/2025 06:09: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/14/2025 06:10: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/14/2025 06:11: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/14/2025 06:12: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/14/2025 06:13: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/14/2025 06:14: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/14/2025 06:15: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/14/2025 06:16: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/14/2025 06:17: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/14/2025 06:18: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/14/2025 06:19: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/14/2025 06:20: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/14/2025 06:21: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/14/2025 06:22: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/14/2025 06:23: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/14/2025 06:24: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/14/2025 06:25: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/14/2025 06:26: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/14/2025 06:27: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/14/2025 06:28: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/14/2025 06:29: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/14/2025 06:30: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/14/2025 06: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/14/2025 06: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/14/2025 06: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/14/2025 06: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/14/2025 06:35: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/14/2025 06:36: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/14/2025 06:38: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/14/2025 06:39: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/14/2025 06:40: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/14/2025 06:41: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/14/2025 06:42: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/14/2025 06:43: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/14/2025 06:44: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/14/2025 06:45: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/14/2025 06:46: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/14/2025 06:47: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/14/2025 06:48: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/14/2025 06:49: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/14/2025 06:50: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/14/2025 06:51: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/14/2025 06:52: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/14/2025 06:53: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/14/2025 06:54: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/14/2025 06:55: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/14/2025 06:56: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/14/2025 06:57: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/14/2025 06:58: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/14/2025 06:59: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/14/2025 07:00: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/14/2025 07:01: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/14/2025 07:02: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/14/2025 07:03: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/14/2025 07:04: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/14/2025 07:05: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/14/2025 07:06: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/14/2025 07:07: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/14/2025 07:09: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/14/2025 07:10: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/14/2025 07:11: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/14/2025 07:12: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/14/2025 07:13: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/14/2025 07:14: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/14/2025 07:15: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/14/2025 07:16: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/14/2025 07:17: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/14/2025 07:18: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/14/2025 07:19: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/14/2025 07:20: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/14/2025 07:21: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/14/2025 07:22: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/14/2025 07:23: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/14/2025 07:24: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/14/2025 07:25: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/14/2025 07:26: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/14/2025 07:27: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/14/2025 07:28: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/14/2025 07:29: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/14/2025 07:30: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/14/2025 07:31: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/14/2025 07:32: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/14/2025 07:33: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/14/2025 07:34: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/14/2025 07:35: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/14/2025 07:36: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/14/2025 07:37: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/14/2025 07:38: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/14/2025 07:39: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/14/2025 07:41: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/14/2025 07:42: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/14/2025 07:43: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/14/2025 07:44: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/14/2025 07:45: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/14/2025 07:46: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/14/2025 07:47: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/14/2025 07:48: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/14/2025 07:49: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/14/2025 07:50: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/14/2025 07:51: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/14/2025 07:52: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/14/2025 07:53: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/14/2025 07:54: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/14/2025 07:55: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/14/2025 07:56: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/14/2025 07:57: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/14/2025 07:58: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/14/2025 07:59: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/14/2025 08:00: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/14/2025 08:01: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/14/2025 08:02: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/14/2025 08:03: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/14/2025 08:04: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/14/2025 08:05: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/14/2025 08:06: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/14/2025 08:07: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/14/2025 08:08: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/14/2025 08:09: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/14/2025 08:10: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/14/2025 08:12: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/14/2025 08:13: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/14/2025 08:14: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/14/2025 08:15: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/14/2025 08:16: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/14/2025 08:17: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/14/2025 08:18: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/14/2025 08:19: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/14/2025 08:20: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/14/2025 08:21: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/14/2025 08:22: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/14/2025 08:23: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/14/2025 08:24: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/14/2025 08:25: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/14/2025 08:26: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/14/2025 08:27: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/14/2025 08:28: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/14/2025 08:29: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/14/2025 08:30: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/14/2025 08:31: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/14/2025 08:32: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/14/2025 08:33: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/14/2025 08:34: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/14/2025 08:35: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/14/2025 08:36: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/14/2025 08:37: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/14/2025 08:38: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/14/2025 08:39: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/14/2025 08:40: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/14/2025 08:41: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/14/2025 08:42: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/14/2025 08:44: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/14/2025 08:45: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/14/2025 08:46: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/14/2025 08:47: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/14/2025 08:48: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/14/2025 08:49: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/14/2025 08:50: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/14/2025 08:51: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/14/2025 08:52: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/14/2025 08:53: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/14/2025 08:54: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/14/2025 08:55: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/14/2025 08:56: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/14/2025 08:57: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/14/2025 08:58: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/14/2025 08:59: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/14/2025 09:00: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/14/2025 09:01: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/14/2025 09:02: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/14/2025 09:03: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/14/2025 09:04: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/14/2025 09:05: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/14/2025 09:06: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/14/2025 09:07: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/14/2025 09:08: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/14/2025 09:09: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/14/2025 09:10: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/14/2025 09:11: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/14/2025 09:12: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/14/2025 09:13: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/14/2025 09:15: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/14/2025 09:16: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/14/2025 09:17: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/14/2025 09:18: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/14/2025 09:19: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/14/2025 09:20: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/14/2025 09:21: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/14/2025 09:22: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/14/2025 09:23: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/14/2025 09:24: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/14/2025 09:25: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/14/2025 09:26: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/14/2025 09:27: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/14/2025 09:28: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/14/2025 09:29: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/14/2025 09:30: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/14/2025 09:31: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/14/2025 09:32: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/14/2025 09:33: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/14/2025 09:34: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/14/2025 09:35: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/14/2025 09:36: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/14/2025 09:37: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/14/2025 09:38: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/14/2025 09:39: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/14/2025 09:40: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/14/2025 09:41: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/14/2025 09:42: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/14/2025 09:43: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/14/2025 09:44: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/14/2025 09:46: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/14/2025 09:47: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/14/2025 09:48: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/14/2025 09:49: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/14/2025 09:50: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in 03/14/2025 09:51: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 status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/14/2025 09:52: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/14/2025 09:53: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/14/2025 09:54: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/14/2025 09:55: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/14/2025 09:56: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/14/2025 09:57: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/14/2025 09:58: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/14/2025 09:59: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/14/2025 10:00: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/14/2025 10:01: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/14/2025 10:02: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/14/2025 10:03: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/14/2025 10:04: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/14/2025 10:05: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/14/2025 10:06: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/14/2025 10:07: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/14/2025 10:08: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/14/2025 10:09: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/14/2025 10:10: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/14/2025 10:11: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/14/2025 10:12: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/14/2025 10:13: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/14/2025 10:14: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/14/2025 10:15: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/14/2025 10:16: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/14/2025 10:18: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/14/2025 10:19: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/14/2025 10:20: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/14/2025 10:21: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/14/2025 10:22: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/14/2025 10:23: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ 03/14/2025 10:24: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 return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/14/2025 10:25: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/14/2025 10:26: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/14/2025 10:27: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/14/2025 10:28: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/14/2025 10:29: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/14/2025 10:30: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/14/2025 10:31: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/14/2025 10:32: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/14/2025 10:33: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/14/2025 10:34: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/14/2025 10:35: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/14/2025 10:36: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/14/2025 10:37: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/14/2025 10:38: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/14/2025 10:39: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/14/2025 10:40: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/14/2025 10:41: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/14/2025 10:42: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/14/2025 10:43: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/14/2025 10:44: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/14/2025 10:45: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/14/2025 10:46: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/14/2025 10:47: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/14/2025 10:48: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/14/2025 10:50: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/14/2025 10:51: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/14/2025 10:52: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/14/2025 10:53: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/14/2025 10:54: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/14/2025 10:55: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/14/2025 10:56: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/14/2025 10:57: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/14/2025 10:58: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/14/2025 10:59: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/14/2025 11:00: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/14/2025 11:01: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/14/2025 11:02: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/14/2025 11:03: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/14/2025 11:04: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/14/2025 11:05: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/14/2025 11:06: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/14/2025 11:07: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/14/2025 11:08: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/14/2025 11:09: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/14/2025 11:10: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/14/2025 11:11: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/14/2025 11:12: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/14/2025 11:13: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/14/2025 11:14: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/14/2025 11:15: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/14/2025 11:16: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/14/2025 11:17: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/14/2025 11:18: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/14/2025 11:19: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/14/2025 11:20: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/14/2025 11:22: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/14/2025 11:23: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/14/2025 11:24: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/14/2025 11:25: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/14/2025 11:26: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/14/2025 11:27: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/14/2025 11:28: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/14/2025 11:29: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/14/2025 11:30: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/14/2025 11:31: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/14/2025 11:32: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/14/2025 11:33: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/14/2025 11:34: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/14/2025 11:35: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/14/2025 11:36: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/14/2025 11:37: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/14/2025 11:38: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/14/2025 11:39: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/14/2025 11:40: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/14/2025 11:41: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/14/2025 11:42: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/14/2025 11:43: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/14/2025 11:44: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/14/2025 11:45: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/14/2025 11:46: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/14/2025 11:47: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/14/2025 11:48: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/14/2025 11:49: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/14/2025 11:50: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/14/2025 11:51: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/14/2025 11:53: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/14/2025 11:54: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/14/2025 11:55: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/14/2025 11:56: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/14/2025 11:57: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/14/2025 11:58: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/14/2025 11:59: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 12:00:14 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 12:01:16 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 12:02:17 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 12:03:19 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 12:04:21 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 12:05:23 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 12:06:25 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 12:07:27 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 12:08:29 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/14/2025 04:19: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/14/2025 04:19: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) ^^^^^^^^^^^^^^^^^^^^^^^^ Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( 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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:20: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/14/2025 04:20: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/14/2025 04:20: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/14/2025 04:21: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04:33: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/14/2025 04:34: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/14/2025 04:35: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/14/2025 04:36: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/14/2025 04:37: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/14/2025 04:38: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/14/2025 04:39: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/14/2025 04:40: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/14/2025 04:41: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/14/2025 04:42: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/14/2025 04:43: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/14/2025 04:44: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04:48: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/14/2025 04:49: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/14/2025 04:50: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/14/2025 04:51: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/14/2025 04:52: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/14/2025 04:53: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/14/2025 04:54: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/14/2025 04:55: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/14/2025 04:56: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/14/2025 04:57: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/14/2025 04:58: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/14/2025 04:59: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/14/2025 05:00: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/14/2025 05:01: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/14/2025 05:03: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/14/2025 05:04: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/14/2025 05:05: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/14/2025 05:06: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/14/2025 05:07: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/14/2025 05:08: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/14/2025 05:09: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/14/2025 05:10: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/14/2025 05:11: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/14/2025 05:12: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/14/2025 05:13: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/14/2025 05:14: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/14/2025 05:15: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/14/2025 05:16: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/14/2025 05: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/14/2025 05: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/14/2025 05:19: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/14/2025 05:20: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/14/2025 05:21: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/14/2025 05:22: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/14/2025 05:23: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/14/2025 05:24: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/14/2025 05:25: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/14/2025 05:26: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/14/2025 05:27: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/14/2025 05:28: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/14/2025 05:29: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/14/2025 05:30: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/14/2025 05:31: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/14/2025 05:32: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/14/2025 05:33: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/14/2025 05:35: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/14/2025 05:36: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/14/2025 05:37: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/14/2025 05:38: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/14/2025 05:39: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/14/2025 05:40: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/14/2025 05:41: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/14/2025 05:42: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/14/2025 05:43: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/14/2025 05:44: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/14/2025 05:45: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/14/2025 05:46: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/14/2025 05:47: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/14/2025 05:48: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/14/2025 05:49: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/14/2025 05:50: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/14/2025 05:51: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/14/2025 05:52: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/14/2025 05:53: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/14/2025 05:54: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/14/2025 05:55: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/14/2025 05:56: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/14/2025 05:57: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/14/2025 05:58: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/14/2025 05:59: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/14/2025 06:00: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/14/2025 06:01: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/14/2025 06:02: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/14/2025 06:03: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/14/2025 06:04: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/14/2025 06:06: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/14/2025 06:07: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/14/2025 06:08: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/14/2025 06:09: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/14/2025 06:10: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/14/2025 06:11: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/14/2025 06:12: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/14/2025 06:13: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/14/2025 06:14: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/14/2025 06:15: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/14/2025 06:16: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/14/2025 06:17: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/14/2025 06:18: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/14/2025 06:19: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/14/2025 06:20: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/14/2025 06:21: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/14/2025 06:22: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/14/2025 06:23: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/14/2025 06:24: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/14/2025 06:25: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/14/2025 06:26: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/14/2025 06:27: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/14/2025 06:28: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/14/2025 06:29: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/14/2025 06:30: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/14/2025 06: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/14/2025 06: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/14/2025 06: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/14/2025 06: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/14/2025 06:35: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/14/2025 06:36: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/14/2025 06:38: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/14/2025 06:39: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/14/2025 06:40: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/14/2025 06:41: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/14/2025 06:42: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/14/2025 06:43: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/14/2025 06:44: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/14/2025 06:45: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/14/2025 06:46: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/14/2025 06:47: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/14/2025 06:48: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/14/2025 06:49: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/14/2025 06:50: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/14/2025 06:51: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/14/2025 06:52: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/14/2025 06:53: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/14/2025 06:54: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/14/2025 06:55: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/14/2025 06:56: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/14/2025 06:57: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/14/2025 06:58: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/14/2025 06:59: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/14/2025 07:00: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/14/2025 07:01: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/14/2025 07:02: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/14/2025 07:03: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/14/2025 07:04: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/14/2025 07:05: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/14/2025 07:06: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/14/2025 07:07: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/14/2025 07:09: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/14/2025 07:10: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/14/2025 07:11: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/14/2025 07:12: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/14/2025 07:13: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/14/2025 07:14: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/14/2025 07:15: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/14/2025 07:16: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/14/2025 07:17: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/14/2025 07:18: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/14/2025 07:19: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/14/2025 07:20: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/14/2025 07:21: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/14/2025 07:22: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/14/2025 07:23: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/14/2025 07:24: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/14/2025 07:25: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/14/2025 07:26: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/14/2025 07:27: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/14/2025 07:28: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/14/2025 07:29: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/14/2025 07:30: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/14/2025 07:31: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/14/2025 07:32: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/14/2025 07:33: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/14/2025 07:34: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/14/2025 07:35: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/14/2025 07:36: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/14/2025 07:37: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/14/2025 07:38: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/14/2025 07:39: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/14/2025 07:41: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/14/2025 07:42: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/14/2025 07:43: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/14/2025 07:44: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/14/2025 07:45: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/14/2025 07:46: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/14/2025 07:47: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/14/2025 07:48: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/14/2025 07:49: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/14/2025 07:50: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/14/2025 07:51: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/14/2025 07:52: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/14/2025 07:53: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/14/2025 07:54: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/14/2025 07:55: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/14/2025 07:56: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/14/2025 07:57: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/14/2025 07:58: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/14/2025 07:59: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/14/2025 08:00: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/14/2025 08:01: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/14/2025 08:02: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/14/2025 08:03: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/14/2025 08:04: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/14/2025 08:05: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/14/2025 08:06: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/14/2025 08:07: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/14/2025 08:08: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/14/2025 08:09: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/14/2025 08:10: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/14/2025 08:12: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/14/2025 08:13: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/14/2025 08:14: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/14/2025 08:15: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/14/2025 08:16: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/14/2025 08:17: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/14/2025 08:18: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/14/2025 08:19: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/14/2025 08:20: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/14/2025 08:21: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/14/2025 08:22: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/14/2025 08:23: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/14/2025 08:24: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/14/2025 08:25: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/14/2025 08:26: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/14/2025 08:27: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/14/2025 08:28: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/14/2025 08:29: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/14/2025 08:30: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/14/2025 08:31: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/14/2025 08:32: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/14/2025 08:33: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/14/2025 08:34: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/14/2025 08:35: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/14/2025 08:36: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/14/2025 08:37: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/14/2025 08:38: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/14/2025 08:39: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/14/2025 08:40: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/14/2025 08:41: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/14/2025 08:42: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/14/2025 08:44: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/14/2025 08:45: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/14/2025 08:46: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/14/2025 08:47: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/14/2025 08:48: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/14/2025 08:49: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/14/2025 08:50: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/14/2025 08:51: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/14/2025 08:52: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/14/2025 08:53: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/14/2025 08:54: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/14/2025 08:55: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/14/2025 08:56: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/14/2025 08:57: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/14/2025 08:58: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/14/2025 08:59: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/14/2025 09:00: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/14/2025 09:01: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/14/2025 09:02: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/14/2025 09:03: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/14/2025 09:04: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/14/2025 09:05: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/14/2025 09:06: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/14/2025 09:07: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/14/2025 09:08: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/14/2025 09:09: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/14/2025 09:10: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/14/2025 09:11: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/14/2025 09:12: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/14/2025 09:13: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/14/2025 09:15: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/14/2025 09:16: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/14/2025 09:17: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/14/2025 09:18: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/14/2025 09:19: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/14/2025 09:20: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/14/2025 09:21: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/14/2025 09:22: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/14/2025 09:23: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/14/2025 09:24: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/14/2025 09:25: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/14/2025 09:26: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/14/2025 09:27: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/14/2025 09:28: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/14/2025 09:29: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/14/2025 09:30: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/14/2025 09:31: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/14/2025 09:32: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/14/2025 09:33: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/14/2025 09:34: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/14/2025 09:35: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/14/2025 09:36: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/14/2025 09:37: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/14/2025 09:38: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/14/2025 09:39: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/14/2025 09:40: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/14/2025 09:41: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/14/2025 09:42: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/14/2025 09:43: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/14/2025 09:44: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/14/2025 09:46: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/14/2025 09:47: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/14/2025 09:48: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/14/2025 09:49: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/14/2025 09:50: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in 03/14/2025 09:51: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 status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/14/2025 09:52: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/14/2025 09:53: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/14/2025 09:54: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/14/2025 09:55: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/14/2025 09:56: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/14/2025 09:57: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/14/2025 09:58: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/14/2025 09:59: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/14/2025 10:00: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/14/2025 10:01: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/14/2025 10:02: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/14/2025 10:03: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/14/2025 10:04: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/14/2025 10:05: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/14/2025 10:06: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/14/2025 10:07: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/14/2025 10:08: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/14/2025 10:09: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/14/2025 10:10: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/14/2025 10:11: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/14/2025 10:12: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/14/2025 10:13: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/14/2025 10:14: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/14/2025 10:15: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/14/2025 10:16: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/14/2025 10:18: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/14/2025 10:19: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/14/2025 10:20: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/14/2025 10:21: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/14/2025 10:22: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/14/2025 10:23: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ 03/14/2025 10:24: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 return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/14/2025 10:25: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/14/2025 10:26: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/14/2025 10:27: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/14/2025 10:28: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/14/2025 10:29: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/14/2025 10:30: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/14/2025 10:31: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/14/2025 10:32: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/14/2025 10:33: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/14/2025 10:34: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/14/2025 10:35: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/14/2025 10:36: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/14/2025 10:37: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/14/2025 10:38: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/14/2025 10:39: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/14/2025 10:40: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/14/2025 10:41: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/14/2025 10:42: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/14/2025 10:43: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/14/2025 10:44: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/14/2025 10:45: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/14/2025 10:46: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/14/2025 10:47: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/14/2025 10:48: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/14/2025 10:50: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/14/2025 10:51: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/14/2025 10:52: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/14/2025 10:53: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/14/2025 10:54: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/14/2025 10:55: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/14/2025 10:56: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/14/2025 10:57: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/14/2025 10:58: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/14/2025 10:59: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/14/2025 11:00: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/14/2025 11:01: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/14/2025 11:02: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/14/2025 11:03: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/14/2025 11:04: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/14/2025 11:05: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/14/2025 11:06: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/14/2025 11:07: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/14/2025 11:08: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/14/2025 11:09: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/14/2025 11:10: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/14/2025 11:11: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/14/2025 11:12: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/14/2025 11:13: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/14/2025 11:14: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/14/2025 11:15: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/14/2025 11:16: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/14/2025 11:17: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/14/2025 11:18: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/14/2025 11:19: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/14/2025 11:20: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/14/2025 11:22: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/14/2025 11:23: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/14/2025 11:24: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/14/2025 11:25: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/14/2025 11:26: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/14/2025 11:27: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/14/2025 11:28: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/14/2025 11:29: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/14/2025 11:30: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/14/2025 11:31: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/14/2025 11:32: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/14/2025 11:33: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/14/2025 11:34: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/14/2025 11:35: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/14/2025 11:36: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/14/2025 11:37: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/14/2025 11:38: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/14/2025 11:39: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/14/2025 11:40: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/14/2025 11:41: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/14/2025 11:42: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/14/2025 11:43: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/14/2025 11:44: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/14/2025 11:45: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/14/2025 11:46: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/14/2025 11:47: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/14/2025 11:48: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/14/2025 11:49: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/14/2025 11:50: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/14/2025 11:51: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/14/2025 11:53: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/14/2025 11:54: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/14/2025 11:55: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/14/2025 11:56: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/14/2025 11:57: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/14/2025 11:58: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/14/2025 11:59: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 12:00:14 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 12:01:16 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 12:02:17 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 12:03:19 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 12:04:21 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 12:05:23 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 12:06:25 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 12:07:27 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 12:08:29 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 12:09:31 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/14/2025 04:19: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/14/2025 04:19: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) ^^^^^^^^^^^^^^^^^^^^^^^^ Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( 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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:20: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/14/2025 04:20: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/14/2025 04:20: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/14/2025 04:21: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04:33: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/14/2025 04:34: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/14/2025 04:35: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/14/2025 04:36: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/14/2025 04:37: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/14/2025 04:38: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/14/2025 04:39: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/14/2025 04:40: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/14/2025 04:41: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/14/2025 04:42: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/14/2025 04:43: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/14/2025 04:44: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04:48: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/14/2025 04:49: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/14/2025 04:50: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/14/2025 04:51: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/14/2025 04:52: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/14/2025 04:53: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/14/2025 04:54: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/14/2025 04:55: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/14/2025 04:56: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/14/2025 04:57: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/14/2025 04:58: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/14/2025 04:59: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/14/2025 05:00: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/14/2025 05:01: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/14/2025 05:03: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/14/2025 05:04: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/14/2025 05:05: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/14/2025 05:06: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/14/2025 05:07: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/14/2025 05:08: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/14/2025 05:09: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/14/2025 05:10: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/14/2025 05:11: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/14/2025 05:12: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/14/2025 05:13: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/14/2025 05:14: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/14/2025 05:15: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/14/2025 05:16: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/14/2025 05: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/14/2025 05: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/14/2025 05:19: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/14/2025 05:20: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/14/2025 05:21: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/14/2025 05:22: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/14/2025 05:23: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/14/2025 05:24: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/14/2025 05:25: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/14/2025 05:26: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/14/2025 05:27: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/14/2025 05:28: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/14/2025 05:29: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/14/2025 05:30: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/14/2025 05:31: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/14/2025 05:32: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/14/2025 05:33: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/14/2025 05:35: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/14/2025 05:36: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/14/2025 05:37: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/14/2025 05:38: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/14/2025 05:39: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/14/2025 05:40: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/14/2025 05:41: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/14/2025 05:42: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/14/2025 05:43: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/14/2025 05:44: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/14/2025 05:45: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/14/2025 05:46: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/14/2025 05:47: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/14/2025 05:48: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/14/2025 05:49: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/14/2025 05:50: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/14/2025 05:51: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/14/2025 05:52: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/14/2025 05:53: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/14/2025 05:54: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/14/2025 05:55: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/14/2025 05:56: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/14/2025 05:57: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/14/2025 05:58: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/14/2025 05:59: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/14/2025 06:00: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/14/2025 06:01: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/14/2025 06:02: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/14/2025 06:03: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/14/2025 06:04: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/14/2025 06:06: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/14/2025 06:07: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/14/2025 06:08: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/14/2025 06:09: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/14/2025 06:10: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/14/2025 06:11: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/14/2025 06:12: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/14/2025 06:13: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/14/2025 06:14: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/14/2025 06:15: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/14/2025 06:16: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/14/2025 06:17: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/14/2025 06:18: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/14/2025 06:19: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/14/2025 06:20: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/14/2025 06:21: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/14/2025 06:22: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/14/2025 06:23: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/14/2025 06:24: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/14/2025 06:25: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/14/2025 06:26: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/14/2025 06:27: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/14/2025 06:28: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/14/2025 06:29: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/14/2025 06:30: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/14/2025 06: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/14/2025 06: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/14/2025 06: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/14/2025 06: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/14/2025 06:35: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/14/2025 06:36: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/14/2025 06:38: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/14/2025 06:39: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/14/2025 06:40: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/14/2025 06:41: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/14/2025 06:42: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/14/2025 06:43: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/14/2025 06:44: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/14/2025 06:45: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/14/2025 06:46: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/14/2025 06:47: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/14/2025 06:48: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/14/2025 06:49: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/14/2025 06:50: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/14/2025 06:51: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/14/2025 06:52: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/14/2025 06:53: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/14/2025 06:54: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/14/2025 06:55: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/14/2025 06:56: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/14/2025 06:57: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/14/2025 06:58: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/14/2025 06:59: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/14/2025 07:00: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/14/2025 07:01: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/14/2025 07:02: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/14/2025 07:03: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/14/2025 07:04: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/14/2025 07:05: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/14/2025 07:06: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/14/2025 07:07: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/14/2025 07:09: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/14/2025 07:10: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/14/2025 07:11: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/14/2025 07:12: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/14/2025 07:13: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/14/2025 07:14: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/14/2025 07:15: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/14/2025 07:16: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/14/2025 07:17: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/14/2025 07:18: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/14/2025 07:19: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/14/2025 07:20: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/14/2025 07:21: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/14/2025 07:22: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/14/2025 07:23: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/14/2025 07:24: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/14/2025 07:25: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/14/2025 07:26: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/14/2025 07:27: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/14/2025 07:28: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/14/2025 07:29: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/14/2025 07:30: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/14/2025 07:31: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/14/2025 07:32: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/14/2025 07:33: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/14/2025 07:34: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/14/2025 07:35: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/14/2025 07:36: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/14/2025 07:37: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/14/2025 07:38: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/14/2025 07:39: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/14/2025 07:41: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/14/2025 07:42: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/14/2025 07:43: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/14/2025 07:44: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/14/2025 07:45: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/14/2025 07:46: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/14/2025 07:47: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/14/2025 07:48: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/14/2025 07:49: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/14/2025 07:50: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/14/2025 07:51: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/14/2025 07:52: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/14/2025 07:53: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/14/2025 07:54: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/14/2025 07:55: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/14/2025 07:56: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/14/2025 07:57: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/14/2025 07:58: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/14/2025 07:59: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/14/2025 08:00: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/14/2025 08:01: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/14/2025 08:02: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/14/2025 08:03: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/14/2025 08:04: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/14/2025 08:05: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/14/2025 08:06: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/14/2025 08:07: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/14/2025 08:08: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/14/2025 08:09: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/14/2025 08:10: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/14/2025 08:12: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/14/2025 08:13: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/14/2025 08:14: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/14/2025 08:15: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/14/2025 08:16: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/14/2025 08:17: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/14/2025 08:18: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/14/2025 08:19: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/14/2025 08:20: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/14/2025 08:21: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/14/2025 08:22: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/14/2025 08:23: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/14/2025 08:24: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/14/2025 08:25: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/14/2025 08:26: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/14/2025 08:27: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/14/2025 08:28: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/14/2025 08:29: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/14/2025 08:30: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/14/2025 08:31: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/14/2025 08:32: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/14/2025 08:33: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/14/2025 08:34: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/14/2025 08:35: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/14/2025 08:36: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/14/2025 08:37: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/14/2025 08:38: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/14/2025 08:39: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/14/2025 08:40: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/14/2025 08:41: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/14/2025 08:42: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/14/2025 08:44: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/14/2025 08:45: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/14/2025 08:46: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/14/2025 08:47: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/14/2025 08:48: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/14/2025 08:49: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/14/2025 08:50: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/14/2025 08:51: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/14/2025 08:52: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/14/2025 08:53: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/14/2025 08:54: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/14/2025 08:55: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/14/2025 08:56: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/14/2025 08:57: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/14/2025 08:58: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/14/2025 08:59: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/14/2025 09:00: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/14/2025 09:01: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/14/2025 09:02: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/14/2025 09:03: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/14/2025 09:04: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/14/2025 09:05: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/14/2025 09:06: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/14/2025 09:07: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/14/2025 09:08: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/14/2025 09:09: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/14/2025 09:10: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/14/2025 09:11: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/14/2025 09:12: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/14/2025 09:13: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/14/2025 09:15: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/14/2025 09:16: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/14/2025 09:17: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/14/2025 09:18: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/14/2025 09:19: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/14/2025 09:20: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/14/2025 09:21: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/14/2025 09:22: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/14/2025 09:23: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/14/2025 09:24: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/14/2025 09:25: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/14/2025 09:26: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/14/2025 09:27: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/14/2025 09:28: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/14/2025 09:29: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/14/2025 09:30: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/14/2025 09:31: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/14/2025 09:32: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/14/2025 09:33: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/14/2025 09:34: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/14/2025 09:35: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/14/2025 09:36: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/14/2025 09:37: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/14/2025 09:38: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/14/2025 09:39: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/14/2025 09:40: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/14/2025 09:41: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/14/2025 09:42: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/14/2025 09:43: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/14/2025 09:44: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/14/2025 09:46: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/14/2025 09:47: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/14/2025 09:48: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/14/2025 09:49: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/14/2025 09:50: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in 03/14/2025 09:51: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 status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/14/2025 09:52: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/14/2025 09:53: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/14/2025 09:54: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/14/2025 09:55: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/14/2025 09:56: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/14/2025 09:57: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/14/2025 09:58: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/14/2025 09:59: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/14/2025 10:00: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/14/2025 10:01: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/14/2025 10:02: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/14/2025 10:03: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/14/2025 10:04: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/14/2025 10:05: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/14/2025 10:06: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/14/2025 10:07: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/14/2025 10:08: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/14/2025 10:09: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/14/2025 10:10: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/14/2025 10:11: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/14/2025 10:12: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/14/2025 10:13: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/14/2025 10:14: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/14/2025 10:15: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/14/2025 10:16: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/14/2025 10:18: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/14/2025 10:19: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/14/2025 10:20: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/14/2025 10:21: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/14/2025 10:22: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/14/2025 10:23: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ 03/14/2025 10:24: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 return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/14/2025 10:25: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/14/2025 10:26: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/14/2025 10:27: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/14/2025 10:28: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/14/2025 10:29: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/14/2025 10:30: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/14/2025 10:31: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/14/2025 10:32: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/14/2025 10:33: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/14/2025 10:34: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/14/2025 10:35: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/14/2025 10:36: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/14/2025 10:37: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/14/2025 10:38: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/14/2025 10:39: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/14/2025 10:40: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/14/2025 10:41: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/14/2025 10:42: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/14/2025 10:43: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/14/2025 10:44: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/14/2025 10:45: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/14/2025 10:46: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/14/2025 10:47: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/14/2025 10:48: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/14/2025 10:50: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/14/2025 10:51: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/14/2025 10:52: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/14/2025 10:53: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/14/2025 10:54: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/14/2025 10:55: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/14/2025 10:56: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/14/2025 10:57: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/14/2025 10:58: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/14/2025 10:59: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/14/2025 11:00: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/14/2025 11:01: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/14/2025 11:02: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/14/2025 11:03: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/14/2025 11:04: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/14/2025 11:05: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/14/2025 11:06: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/14/2025 11:07: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/14/2025 11:08: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/14/2025 11:09: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/14/2025 11:10: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/14/2025 11:11: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/14/2025 11:12: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/14/2025 11:13: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/14/2025 11:14: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/14/2025 11:15: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/14/2025 11:16: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/14/2025 11:17: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/14/2025 11:18: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/14/2025 11:19: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/14/2025 11:20: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/14/2025 11:22: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/14/2025 11:23: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/14/2025 11:24: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/14/2025 11:25: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/14/2025 11:26: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/14/2025 11:27: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/14/2025 11:28: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/14/2025 11:29: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/14/2025 11:30: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/14/2025 11:31: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/14/2025 11:32: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/14/2025 11:33: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/14/2025 11:34: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/14/2025 11:35: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/14/2025 11:36: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/14/2025 11:37: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/14/2025 11:38: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/14/2025 11:39: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/14/2025 11:40: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/14/2025 11:41: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/14/2025 11:42: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/14/2025 11:43: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/14/2025 11:44: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/14/2025 11:45: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/14/2025 11:46: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/14/2025 11:47: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/14/2025 11:48: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/14/2025 11:49: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/14/2025 11:50: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/14/2025 11:51: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/14/2025 11:53: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/14/2025 11:54: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/14/2025 11:55: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/14/2025 11:56: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/14/2025 11:57: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/14/2025 11:58: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/14/2025 11:59: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 12:00:14 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 12:01:16 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 12:02:17 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 12:03:19 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 12:04:21 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 12:05:23 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 12:06:25 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 12:07:27 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 12:08:29 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 12:09:31 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 12:10:33 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/14/2025 04:19: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/14/2025 04:19: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) ^^^^^^^^^^^^^^^^^^^^^^^^ Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( 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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:20: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/14/2025 04:20: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/14/2025 04:20: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/14/2025 04:21: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04:33: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/14/2025 04:34: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/14/2025 04:35: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/14/2025 04:36: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/14/2025 04:37: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/14/2025 04:38: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/14/2025 04:39: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/14/2025 04:40: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/14/2025 04:41: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/14/2025 04:42: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/14/2025 04:43: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/14/2025 04:44: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04:48: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/14/2025 04:49: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/14/2025 04:50: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/14/2025 04:51: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/14/2025 04:52: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/14/2025 04:53: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/14/2025 04:54: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/14/2025 04:55: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/14/2025 04:56: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/14/2025 04:57: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/14/2025 04:58: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/14/2025 04:59: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/14/2025 05:00: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/14/2025 05:01: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/14/2025 05:03: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/14/2025 05:04: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/14/2025 05:05: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/14/2025 05:06: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/14/2025 05:07: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/14/2025 05:08: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/14/2025 05:09: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/14/2025 05:10: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/14/2025 05:11: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/14/2025 05:12: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/14/2025 05:13: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/14/2025 05:14: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/14/2025 05:15: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/14/2025 05:16: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/14/2025 05: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/14/2025 05: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/14/2025 05:19: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/14/2025 05:20: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/14/2025 05:21: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/14/2025 05:22: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/14/2025 05:23: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/14/2025 05:24: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/14/2025 05:25: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/14/2025 05:26: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/14/2025 05:27: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/14/2025 05:28: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/14/2025 05:29: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/14/2025 05:30: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/14/2025 05:31: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/14/2025 05:32: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/14/2025 05:33: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/14/2025 05:35: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/14/2025 05:36: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/14/2025 05:37: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/14/2025 05:38: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/14/2025 05:39: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/14/2025 05:40: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/14/2025 05:41: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/14/2025 05:42: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/14/2025 05:43: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/14/2025 05:44: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/14/2025 05:45: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/14/2025 05:46: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/14/2025 05:47: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/14/2025 05:48: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/14/2025 05:49: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/14/2025 05:50: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/14/2025 05:51: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/14/2025 05:52: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/14/2025 05:53: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/14/2025 05:54: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/14/2025 05:55: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/14/2025 05:56: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/14/2025 05:57: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/14/2025 05:58: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/14/2025 05:59: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/14/2025 06:00: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/14/2025 06:01: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/14/2025 06:02: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/14/2025 06:03: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/14/2025 06:04: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/14/2025 06:06: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/14/2025 06:07: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/14/2025 06:08: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/14/2025 06:09: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/14/2025 06:10: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/14/2025 06:11: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/14/2025 06:12: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/14/2025 06:13: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/14/2025 06:14: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/14/2025 06:15: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/14/2025 06:16: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/14/2025 06:17: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/14/2025 06:18: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/14/2025 06:19: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/14/2025 06:20: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/14/2025 06:21: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/14/2025 06:22: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/14/2025 06:23: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/14/2025 06:24: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/14/2025 06:25: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/14/2025 06:26: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/14/2025 06:27: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/14/2025 06:28: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/14/2025 06:29: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/14/2025 06:30: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/14/2025 06: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/14/2025 06: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/14/2025 06: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/14/2025 06: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/14/2025 06:35: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/14/2025 06:36: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/14/2025 06:38: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/14/2025 06:39: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/14/2025 06:40: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/14/2025 06:41: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/14/2025 06:42: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/14/2025 06:43: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/14/2025 06:44: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/14/2025 06:45: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/14/2025 06:46: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/14/2025 06:47: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/14/2025 06:48: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/14/2025 06:49: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/14/2025 06:50: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/14/2025 06:51: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/14/2025 06:52: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/14/2025 06:53: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/14/2025 06:54: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/14/2025 06:55: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/14/2025 06:56: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/14/2025 06:57: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/14/2025 06:58: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/14/2025 06:59: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/14/2025 07:00: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/14/2025 07:01: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/14/2025 07:02: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/14/2025 07:03: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/14/2025 07:04: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/14/2025 07:05: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/14/2025 07:06: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/14/2025 07:07: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/14/2025 07:09: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/14/2025 07:10: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/14/2025 07:11: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/14/2025 07:12: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/14/2025 07:13: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/14/2025 07:14: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/14/2025 07:15: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/14/2025 07:16: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/14/2025 07:17: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/14/2025 07:18: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/14/2025 07:19: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/14/2025 07:20: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/14/2025 07:21: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/14/2025 07:22: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/14/2025 07:23: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/14/2025 07:24: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/14/2025 07:25: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/14/2025 07:26: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/14/2025 07:27: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/14/2025 07:28: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/14/2025 07:29: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/14/2025 07:30: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/14/2025 07:31: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/14/2025 07:32: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/14/2025 07:33: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/14/2025 07:34: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/14/2025 07:35: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/14/2025 07:36: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/14/2025 07:37: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/14/2025 07:38: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/14/2025 07:39: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/14/2025 07:41: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/14/2025 07:42: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/14/2025 07:43: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/14/2025 07:44: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/14/2025 07:45: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/14/2025 07:46: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/14/2025 07:47: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/14/2025 07:48: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/14/2025 07:49: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/14/2025 07:50: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/14/2025 07:51: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/14/2025 07:52: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/14/2025 07:53: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/14/2025 07:54: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/14/2025 07:55: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/14/2025 07:56: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/14/2025 07:57: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/14/2025 07:58: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/14/2025 07:59: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/14/2025 08:00: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/14/2025 08:01: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/14/2025 08:02: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/14/2025 08:03: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/14/2025 08:04: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/14/2025 08:05: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/14/2025 08:06: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/14/2025 08:07: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/14/2025 08:08: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/14/2025 08:09: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/14/2025 08:10: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/14/2025 08:12: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/14/2025 08:13: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/14/2025 08:14: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/14/2025 08:15: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/14/2025 08:16: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/14/2025 08:17: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/14/2025 08:18: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/14/2025 08:19: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/14/2025 08:20: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/14/2025 08:21: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/14/2025 08:22: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/14/2025 08:23: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/14/2025 08:24: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/14/2025 08:25: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/14/2025 08:26: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/14/2025 08:27: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/14/2025 08:28: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/14/2025 08:29: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/14/2025 08:30: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/14/2025 08:31: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/14/2025 08:32: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/14/2025 08:33: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/14/2025 08:34: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/14/2025 08:35: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/14/2025 08:36: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/14/2025 08:37: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/14/2025 08:38: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/14/2025 08:39: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/14/2025 08:40: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/14/2025 08:41: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/14/2025 08:42: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/14/2025 08:44: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/14/2025 08:45: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/14/2025 08:46: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/14/2025 08:47: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/14/2025 08:48: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/14/2025 08:49: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/14/2025 08:50: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/14/2025 08:51: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/14/2025 08:52: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/14/2025 08:53: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/14/2025 08:54: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/14/2025 08:55: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/14/2025 08:56: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/14/2025 08:57: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/14/2025 08:58: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/14/2025 08:59: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/14/2025 09:00: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/14/2025 09:01: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/14/2025 09:02: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/14/2025 09:03: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/14/2025 09:04: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/14/2025 09:05: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/14/2025 09:06: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/14/2025 09:07: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/14/2025 09:08: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/14/2025 09:09: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/14/2025 09:10: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/14/2025 09:11: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/14/2025 09:12: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/14/2025 09:13: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/14/2025 09:15: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/14/2025 09:16: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/14/2025 09:17: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/14/2025 09:18: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/14/2025 09:19: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/14/2025 09:20: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/14/2025 09:21: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/14/2025 09:22: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/14/2025 09:23: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/14/2025 09:24: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/14/2025 09:25: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/14/2025 09:26: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/14/2025 09:27: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/14/2025 09:28: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/14/2025 09:29: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/14/2025 09:30: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/14/2025 09:31: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/14/2025 09:32: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/14/2025 09:33: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/14/2025 09:34: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/14/2025 09:35: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/14/2025 09:36: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/14/2025 09:37: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/14/2025 09:38: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/14/2025 09:39: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/14/2025 09:40: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/14/2025 09:41: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/14/2025 09:42: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/14/2025 09:43: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/14/2025 09:44: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/14/2025 09:46: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/14/2025 09:47: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/14/2025 09:48: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/14/2025 09:49: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/14/2025 09:50: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in 03/14/2025 09:51: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 status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/14/2025 09:52: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/14/2025 09:53: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/14/2025 09:54: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/14/2025 09:55: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/14/2025 09:56: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/14/2025 09:57: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/14/2025 09:58: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/14/2025 09:59: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/14/2025 10:00: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/14/2025 10:01: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/14/2025 10:02: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/14/2025 10:03: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/14/2025 10:04: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/14/2025 10:05: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/14/2025 10:06: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/14/2025 10:07: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/14/2025 10:08: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/14/2025 10:09: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/14/2025 10:10: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/14/2025 10:11: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/14/2025 10:12: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/14/2025 10:13: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/14/2025 10:14: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/14/2025 10:15: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/14/2025 10:16: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/14/2025 10:18: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/14/2025 10:19: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/14/2025 10:20: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/14/2025 10:21: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/14/2025 10:22: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/14/2025 10:23: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ 03/14/2025 10:24: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 return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/14/2025 10:25: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/14/2025 10:26: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/14/2025 10:27: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/14/2025 10:28: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/14/2025 10:29: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/14/2025 10:30: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/14/2025 10:31: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/14/2025 10:32: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/14/2025 10:33: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/14/2025 10:34: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/14/2025 10:35: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/14/2025 10:36: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/14/2025 10:37: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/14/2025 10:38: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/14/2025 10:39: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/14/2025 10:40: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/14/2025 10:41: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/14/2025 10:42: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/14/2025 10:43: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/14/2025 10:44: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/14/2025 10:45: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/14/2025 10:46: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/14/2025 10:47: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/14/2025 10:48: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/14/2025 10:50: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/14/2025 10:51: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/14/2025 10:52: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/14/2025 10:53: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/14/2025 10:54: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/14/2025 10:55: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/14/2025 10:56: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/14/2025 10:57: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/14/2025 10:58: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/14/2025 10:59: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/14/2025 11:00: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/14/2025 11:01: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/14/2025 11:02: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/14/2025 11:03: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/14/2025 11:04: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/14/2025 11:05: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/14/2025 11:06: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/14/2025 11:07: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/14/2025 11:08: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/14/2025 11:09: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/14/2025 11:10: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/14/2025 11:11: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/14/2025 11:12: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/14/2025 11:13: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/14/2025 11:14: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/14/2025 11:15: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/14/2025 11:16: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/14/2025 11:17: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/14/2025 11:18: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/14/2025 11:19: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/14/2025 11:20: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/14/2025 11:22: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/14/2025 11:23: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/14/2025 11:24: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/14/2025 11:25: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/14/2025 11:26: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/14/2025 11:27: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/14/2025 11:28: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/14/2025 11:29: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/14/2025 11:30: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/14/2025 11:31: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/14/2025 11:32: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/14/2025 11:33: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/14/2025 11:34: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/14/2025 11:35: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/14/2025 11:36: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/14/2025 11:37: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/14/2025 11:38: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/14/2025 11:39: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/14/2025 11:40: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/14/2025 11:41: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/14/2025 11:42: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/14/2025 11:43: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/14/2025 11:44: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/14/2025 11:45: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/14/2025 11:46: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/14/2025 11:47: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/14/2025 11:48: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/14/2025 11:49: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/14/2025 11:50: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/14/2025 11:51: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/14/2025 11:53: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/14/2025 11:54: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/14/2025 11:55: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/14/2025 11:56: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/14/2025 11:57: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/14/2025 11:58: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/14/2025 11:59: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 12:00:14 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 12:01:16 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 12:02:17 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 12:03:19 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 12:04:21 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 12:05:23 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 12:06:25 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 12:07:27 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 12:08:29 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 12:09:31 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 12:10:33 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 12:11:35 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/14/2025 04:19: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/14/2025 04:19: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) ^^^^^^^^^^^^^^^^^^^^^^^^ Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( 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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:20: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/14/2025 04:20: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/14/2025 04:20: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/14/2025 04:21: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04:33: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/14/2025 04:34: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/14/2025 04:35: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/14/2025 04:36: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/14/2025 04:37: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/14/2025 04:38: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/14/2025 04:39: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/14/2025 04:40: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/14/2025 04:41: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/14/2025 04:42: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/14/2025 04:43: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/14/2025 04:44: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04:48: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/14/2025 04:49: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/14/2025 04:50: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/14/2025 04:51: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/14/2025 04:52: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/14/2025 04:53: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/14/2025 04:54: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/14/2025 04:55: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/14/2025 04:56: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/14/2025 04:57: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/14/2025 04:58: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/14/2025 04:59: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/14/2025 05:00: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/14/2025 05:01: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/14/2025 05:03: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/14/2025 05:04: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/14/2025 05:05: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/14/2025 05:06: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/14/2025 05:07: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/14/2025 05:08: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/14/2025 05:09: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/14/2025 05:10: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/14/2025 05:11: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/14/2025 05:12: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/14/2025 05:13: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/14/2025 05:14: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/14/2025 05:15: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/14/2025 05:16: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/14/2025 05: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/14/2025 05: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/14/2025 05:19: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/14/2025 05:20: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/14/2025 05:21: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/14/2025 05:22: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/14/2025 05:23: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/14/2025 05:24: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/14/2025 05:25: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/14/2025 05:26: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/14/2025 05:27: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/14/2025 05:28: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/14/2025 05:29: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/14/2025 05:30: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/14/2025 05:31: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/14/2025 05:32: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/14/2025 05:33: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/14/2025 05:35: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/14/2025 05:36: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/14/2025 05:37: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/14/2025 05:38: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/14/2025 05:39: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/14/2025 05:40: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/14/2025 05:41: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/14/2025 05:42: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/14/2025 05:43: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/14/2025 05:44: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/14/2025 05:45: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/14/2025 05:46: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/14/2025 05:47: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/14/2025 05:48: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/14/2025 05:49: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/14/2025 05:50: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/14/2025 05:51: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/14/2025 05:52: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/14/2025 05:53: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/14/2025 05:54: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/14/2025 05:55: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/14/2025 05:56: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/14/2025 05:57: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/14/2025 05:58: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/14/2025 05:59: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/14/2025 06:00: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/14/2025 06:01: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/14/2025 06:02: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/14/2025 06:03: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/14/2025 06:04: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/14/2025 06:06: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/14/2025 06:07: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/14/2025 06:08: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/14/2025 06:09: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/14/2025 06:10: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/14/2025 06:11: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/14/2025 06:12: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/14/2025 06:13: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/14/2025 06:14: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/14/2025 06:15: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/14/2025 06:16: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/14/2025 06:17: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/14/2025 06:18: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/14/2025 06:19: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/14/2025 06:20: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/14/2025 06:21: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/14/2025 06:22: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/14/2025 06:23: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/14/2025 06:24: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/14/2025 06:25: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/14/2025 06:26: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/14/2025 06:27: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/14/2025 06:28: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/14/2025 06:29: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/14/2025 06:30: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/14/2025 06: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/14/2025 06: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/14/2025 06: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/14/2025 06: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/14/2025 06:35: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/14/2025 06:36: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/14/2025 06:38: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/14/2025 06:39: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/14/2025 06:40: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/14/2025 06:41: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/14/2025 06:42: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/14/2025 06:43: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/14/2025 06:44: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/14/2025 06:45: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/14/2025 06:46: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/14/2025 06:47: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/14/2025 06:48: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/14/2025 06:49: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/14/2025 06:50: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/14/2025 06:51: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/14/2025 06:52: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/14/2025 06:53: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/14/2025 06:54: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/14/2025 06:55: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/14/2025 06:56: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/14/2025 06:57: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/14/2025 06:58: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/14/2025 06:59: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/14/2025 07:00: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/14/2025 07:01: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/14/2025 07:02: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/14/2025 07:03: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/14/2025 07:04: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/14/2025 07:05: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/14/2025 07:06: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/14/2025 07:07: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/14/2025 07:09: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/14/2025 07:10: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/14/2025 07:11: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/14/2025 07:12: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/14/2025 07:13: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/14/2025 07:14: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/14/2025 07:15: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/14/2025 07:16: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/14/2025 07:17: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/14/2025 07:18: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/14/2025 07:19: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/14/2025 07:20: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/14/2025 07:21: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/14/2025 07:22: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/14/2025 07:23: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/14/2025 07:24: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/14/2025 07:25: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/14/2025 07:26: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/14/2025 07:27: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/14/2025 07:28: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/14/2025 07:29: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/14/2025 07:30: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/14/2025 07:31: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/14/2025 07:32: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/14/2025 07:33: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/14/2025 07:34: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/14/2025 07:35: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/14/2025 07:36: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/14/2025 07:37: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/14/2025 07:38: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/14/2025 07:39: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/14/2025 07:41: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/14/2025 07:42: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/14/2025 07:43: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/14/2025 07:44: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/14/2025 07:45: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/14/2025 07:46: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/14/2025 07:47: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/14/2025 07:48: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/14/2025 07:49: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/14/2025 07:50: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/14/2025 07:51: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/14/2025 07:52: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/14/2025 07:53: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/14/2025 07:54: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/14/2025 07:55: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/14/2025 07:56: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/14/2025 07:57: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/14/2025 07:58: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/14/2025 07:59: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/14/2025 08:00: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/14/2025 08:01: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/14/2025 08:02: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/14/2025 08:03: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/14/2025 08:04: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/14/2025 08:05: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/14/2025 08:06: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/14/2025 08:07: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/14/2025 08:08: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/14/2025 08:09: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/14/2025 08:10: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/14/2025 08:12: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/14/2025 08:13: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/14/2025 08:14: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/14/2025 08:15: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/14/2025 08:16: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/14/2025 08:17: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/14/2025 08:18: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/14/2025 08:19: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/14/2025 08:20: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/14/2025 08:21: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/14/2025 08:22: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/14/2025 08:23: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/14/2025 08:24: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/14/2025 08:25: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/14/2025 08:26: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/14/2025 08:27: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/14/2025 08:28: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/14/2025 08:29: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/14/2025 08:30: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/14/2025 08:31: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/14/2025 08:32: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/14/2025 08:33: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/14/2025 08:34: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/14/2025 08:35: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/14/2025 08:36: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/14/2025 08:37: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/14/2025 08:38: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/14/2025 08:39: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/14/2025 08:40: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/14/2025 08:41: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/14/2025 08:42: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/14/2025 08:44: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/14/2025 08:45: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/14/2025 08:46: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/14/2025 08:47: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/14/2025 08:48: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/14/2025 08:49: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/14/2025 08:50: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/14/2025 08:51: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/14/2025 08:52: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/14/2025 08:53: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/14/2025 08:54: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/14/2025 08:55: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/14/2025 08:56: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/14/2025 08:57: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/14/2025 08:58: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/14/2025 08:59: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/14/2025 09:00: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/14/2025 09:01: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/14/2025 09:02: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/14/2025 09:03: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/14/2025 09:04: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/14/2025 09:05: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/14/2025 09:06: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/14/2025 09:07: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/14/2025 09:08: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/14/2025 09:09: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/14/2025 09:10: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/14/2025 09:11: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/14/2025 09:12: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/14/2025 09:13: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/14/2025 09:15: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/14/2025 09:16: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/14/2025 09:17: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/14/2025 09:18: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/14/2025 09:19: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/14/2025 09:20: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/14/2025 09:21: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/14/2025 09:22: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/14/2025 09:23: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/14/2025 09:24: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/14/2025 09:25: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/14/2025 09:26: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/14/2025 09:27: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/14/2025 09:28: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/14/2025 09:29: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/14/2025 09:30: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/14/2025 09:31: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/14/2025 09:32: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/14/2025 09:33: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/14/2025 09:34: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/14/2025 09:35: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/14/2025 09:36: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/14/2025 09:37: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/14/2025 09:38: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/14/2025 09:39: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/14/2025 09:40: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/14/2025 09:41: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/14/2025 09:42: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/14/2025 09:43: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/14/2025 09:44: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/14/2025 09:46: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/14/2025 09:47: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/14/2025 09:48: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/14/2025 09:49: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/14/2025 09:50: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in 03/14/2025 09:51: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 status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/14/2025 09:52: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/14/2025 09:53: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/14/2025 09:54: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/14/2025 09:55: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/14/2025 09:56: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/14/2025 09:57: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/14/2025 09:58: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/14/2025 09:59: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/14/2025 10:00: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/14/2025 10:01: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/14/2025 10:02: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/14/2025 10:03: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/14/2025 10:04: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/14/2025 10:05: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/14/2025 10:06: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/14/2025 10:07: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/14/2025 10:08: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/14/2025 10:09: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/14/2025 10:10: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/14/2025 10:11: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/14/2025 10:12: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/14/2025 10:13: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/14/2025 10:14: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/14/2025 10:15: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/14/2025 10:16: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/14/2025 10:18: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/14/2025 10:19: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/14/2025 10:20: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/14/2025 10:21: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/14/2025 10:22: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/14/2025 10:23: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ 03/14/2025 10:24: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 return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/14/2025 10:25: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/14/2025 10:26: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/14/2025 10:27: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/14/2025 10:28: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/14/2025 10:29: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/14/2025 10:30: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/14/2025 10:31: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/14/2025 10:32: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/14/2025 10:33: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/14/2025 10:34: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/14/2025 10:35: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/14/2025 10:36: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/14/2025 10:37: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/14/2025 10:38: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/14/2025 10:39: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/14/2025 10:40: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/14/2025 10:41: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/14/2025 10:42: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/14/2025 10:43: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/14/2025 10:44: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/14/2025 10:45: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/14/2025 10:46: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/14/2025 10:47: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/14/2025 10:48: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/14/2025 10:50: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/14/2025 10:51: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/14/2025 10:52: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/14/2025 10:53: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/14/2025 10:54: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/14/2025 10:55: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/14/2025 10:56: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/14/2025 10:57: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/14/2025 10:58: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/14/2025 10:59: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/14/2025 11:00: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/14/2025 11:01: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/14/2025 11:02: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/14/2025 11:03: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/14/2025 11:04: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/14/2025 11:05: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/14/2025 11:06: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/14/2025 11:07: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/14/2025 11:08: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/14/2025 11:09: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/14/2025 11:10: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/14/2025 11:11: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/14/2025 11:12: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/14/2025 11:13: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/14/2025 11:14: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/14/2025 11:15: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/14/2025 11:16: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/14/2025 11:17: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/14/2025 11:18: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/14/2025 11:19: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/14/2025 11:20: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/14/2025 11:22: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/14/2025 11:23: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/14/2025 11:24: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/14/2025 11:25: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/14/2025 11:26: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/14/2025 11:27: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/14/2025 11:28: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/14/2025 11:29: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/14/2025 11:30: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/14/2025 11:31: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/14/2025 11:32: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/14/2025 11:33: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/14/2025 11:34: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/14/2025 11:35: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/14/2025 11:36: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/14/2025 11:37: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/14/2025 11:38: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/14/2025 11:39: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/14/2025 11:40: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/14/2025 11:41: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/14/2025 11:42: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/14/2025 11:43: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/14/2025 11:44: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/14/2025 11:45: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/14/2025 11:46: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/14/2025 11:47: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/14/2025 11:48: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/14/2025 11:49: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/14/2025 11:50: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/14/2025 11:51: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/14/2025 11:53: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/14/2025 11:54: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/14/2025 11:55: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/14/2025 11:56: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/14/2025 11:57: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/14/2025 11:58: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/14/2025 11:59: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 12:00:14 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 12:01:16 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 12:02:17 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 12:03:19 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 12:04:21 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 12:05:23 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 12:06:25 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 12:07:27 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 12:08:29 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 12:09:31 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 12:10:33 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 12:11:35 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 12:12:37 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/14/2025 04:19: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/14/2025 04:19: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) ^^^^^^^^^^^^^^^^^^^^^^^^ Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( 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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:20: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/14/2025 04:20: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/14/2025 04:20: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/14/2025 04:21: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04:33: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/14/2025 04:34: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/14/2025 04:35: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/14/2025 04:36: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/14/2025 04:37: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/14/2025 04:38: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/14/2025 04:39: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/14/2025 04:40: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/14/2025 04:41: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/14/2025 04:42: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/14/2025 04:43: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/14/2025 04:44: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04:48: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/14/2025 04:49: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/14/2025 04:50: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/14/2025 04:51: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/14/2025 04:52: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/14/2025 04:53: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/14/2025 04:54: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/14/2025 04:55: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/14/2025 04:56: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/14/2025 04:57: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/14/2025 04:58: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/14/2025 04:59: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/14/2025 05:00: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/14/2025 05:01: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/14/2025 05:03: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/14/2025 05:04: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/14/2025 05:05: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/14/2025 05:06: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/14/2025 05:07: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/14/2025 05:08: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/14/2025 05:09: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/14/2025 05:10: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/14/2025 05:11: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/14/2025 05:12: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/14/2025 05:13: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/14/2025 05:14: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/14/2025 05:15: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/14/2025 05:16: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/14/2025 05: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/14/2025 05: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/14/2025 05:19: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/14/2025 05:20: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/14/2025 05:21: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/14/2025 05:22: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/14/2025 05:23: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/14/2025 05:24: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/14/2025 05:25: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/14/2025 05:26: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/14/2025 05:27: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/14/2025 05:28: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/14/2025 05:29: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/14/2025 05:30: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/14/2025 05:31: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/14/2025 05:32: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/14/2025 05:33: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/14/2025 05:35: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/14/2025 05:36: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/14/2025 05:37: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/14/2025 05:38: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/14/2025 05:39: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/14/2025 05:40: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/14/2025 05:41: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/14/2025 05:42: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/14/2025 05:43: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/14/2025 05:44: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/14/2025 05:45: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/14/2025 05:46: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/14/2025 05:47: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/14/2025 05:48: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/14/2025 05:49: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/14/2025 05:50: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/14/2025 05:51: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/14/2025 05:52: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/14/2025 05:53: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/14/2025 05:54: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/14/2025 05:55: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/14/2025 05:56: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/14/2025 05:57: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/14/2025 05:58: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/14/2025 05:59: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/14/2025 06:00: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/14/2025 06:01: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/14/2025 06:02: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/14/2025 06:03: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/14/2025 06:04: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/14/2025 06:06: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/14/2025 06:07: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/14/2025 06:08: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/14/2025 06:09: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/14/2025 06:10: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/14/2025 06:11: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/14/2025 06:12: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/14/2025 06:13: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/14/2025 06:14: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/14/2025 06:15: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/14/2025 06:16: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/14/2025 06:17: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/14/2025 06:18: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/14/2025 06:19: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/14/2025 06:20: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/14/2025 06:21: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/14/2025 06:22: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/14/2025 06:23: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/14/2025 06:24: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/14/2025 06:25: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/14/2025 06:26: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/14/2025 06:27: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/14/2025 06:28: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/14/2025 06:29: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/14/2025 06:30: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/14/2025 06: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/14/2025 06: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/14/2025 06: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/14/2025 06: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/14/2025 06:35: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/14/2025 06:36: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/14/2025 06:38: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/14/2025 06:39: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/14/2025 06:40: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/14/2025 06:41: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/14/2025 06:42: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/14/2025 06:43: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/14/2025 06:44: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/14/2025 06:45: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/14/2025 06:46: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/14/2025 06:47: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/14/2025 06:48: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/14/2025 06:49: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/14/2025 06:50: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/14/2025 06:51: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/14/2025 06:52: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/14/2025 06:53: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/14/2025 06:54: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/14/2025 06:55: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/14/2025 06:56: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/14/2025 06:57: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/14/2025 06:58: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/14/2025 06:59: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/14/2025 07:00: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/14/2025 07:01: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/14/2025 07:02: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/14/2025 07:03: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/14/2025 07:04: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/14/2025 07:05: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/14/2025 07:06: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/14/2025 07:07: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/14/2025 07:09: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/14/2025 07:10: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/14/2025 07:11: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/14/2025 07:12: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/14/2025 07:13: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/14/2025 07:14: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/14/2025 07:15: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/14/2025 07:16: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/14/2025 07:17: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/14/2025 07:18: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/14/2025 07:19: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/14/2025 07:20: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/14/2025 07:21: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/14/2025 07:22: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/14/2025 07:23: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/14/2025 07:24: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/14/2025 07:25: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/14/2025 07:26: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/14/2025 07:27: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/14/2025 07:28: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/14/2025 07:29: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/14/2025 07:30: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/14/2025 07:31: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/14/2025 07:32: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/14/2025 07:33: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/14/2025 07:34: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/14/2025 07:35: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/14/2025 07:36: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/14/2025 07:37: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/14/2025 07:38: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/14/2025 07:39: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/14/2025 07:41: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/14/2025 07:42: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/14/2025 07:43: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/14/2025 07:44: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/14/2025 07:45: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/14/2025 07:46: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/14/2025 07:47: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/14/2025 07:48: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/14/2025 07:49: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/14/2025 07:50: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/14/2025 07:51: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/14/2025 07:52: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/14/2025 07:53: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/14/2025 07:54: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/14/2025 07:55: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/14/2025 07:56: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/14/2025 07:57: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/14/2025 07:58: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/14/2025 07:59: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/14/2025 08:00: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/14/2025 08:01: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/14/2025 08:02: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/14/2025 08:03: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/14/2025 08:04: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/14/2025 08:05: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/14/2025 08:06: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/14/2025 08:07: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/14/2025 08:08: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/14/2025 08:09: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/14/2025 08:10: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/14/2025 08:12: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/14/2025 08:13: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/14/2025 08:14: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/14/2025 08:15: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/14/2025 08:16: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/14/2025 08:17: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/14/2025 08:18: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/14/2025 08:19: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/14/2025 08:20: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/14/2025 08:21: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/14/2025 08:22: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/14/2025 08:23: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/14/2025 08:24: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/14/2025 08:25: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/14/2025 08:26: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/14/2025 08:27: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/14/2025 08:28: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/14/2025 08:29: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/14/2025 08:30: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/14/2025 08:31: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/14/2025 08:32: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/14/2025 08:33: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/14/2025 08:34: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/14/2025 08:35: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/14/2025 08:36: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/14/2025 08:37: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/14/2025 08:38: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/14/2025 08:39: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/14/2025 08:40: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/14/2025 08:41: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/14/2025 08:42: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/14/2025 08:44: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/14/2025 08:45: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/14/2025 08:46: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/14/2025 08:47: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/14/2025 08:48: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/14/2025 08:49: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/14/2025 08:50: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/14/2025 08:51: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/14/2025 08:52: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/14/2025 08:53: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/14/2025 08:54: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/14/2025 08:55: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/14/2025 08:56: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/14/2025 08:57: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/14/2025 08:58: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/14/2025 08:59: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/14/2025 09:00: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/14/2025 09:01: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/14/2025 09:02: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/14/2025 09:03: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/14/2025 09:04: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/14/2025 09:05: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/14/2025 09:06: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/14/2025 09:07: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/14/2025 09:08: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/14/2025 09:09: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/14/2025 09:10: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/14/2025 09:11: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/14/2025 09:12: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/14/2025 09:13: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/14/2025 09:15: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/14/2025 09:16: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/14/2025 09:17: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/14/2025 09:18: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/14/2025 09:19: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/14/2025 09:20: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/14/2025 09:21: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/14/2025 09:22: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/14/2025 09:23: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/14/2025 09:24: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/14/2025 09:25: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/14/2025 09:26: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/14/2025 09:27: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/14/2025 09:28: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/14/2025 09:29: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/14/2025 09:30: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/14/2025 09:31: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/14/2025 09:32: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/14/2025 09:33: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/14/2025 09:34: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/14/2025 09:35: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/14/2025 09:36: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/14/2025 09:37: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/14/2025 09:38: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/14/2025 09:39: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/14/2025 09:40: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/14/2025 09:41: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/14/2025 09:42: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/14/2025 09:43: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/14/2025 09:44: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/14/2025 09:46: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/14/2025 09:47: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/14/2025 09:48: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/14/2025 09:49: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/14/2025 09:50: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in 03/14/2025 09:51: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 status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/14/2025 09:52: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/14/2025 09:53: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/14/2025 09:54: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/14/2025 09:55: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/14/2025 09:56: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/14/2025 09:57: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/14/2025 09:58: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/14/2025 09:59: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/14/2025 10:00: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/14/2025 10:01: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/14/2025 10:02: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/14/2025 10:03: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/14/2025 10:04: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/14/2025 10:05: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/14/2025 10:06: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/14/2025 10:07: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/14/2025 10:08: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/14/2025 10:09: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/14/2025 10:10: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/14/2025 10:11: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/14/2025 10:12: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/14/2025 10:13: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/14/2025 10:14: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/14/2025 10:15: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/14/2025 10:16: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/14/2025 10:18: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/14/2025 10:19: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/14/2025 10:20: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/14/2025 10:21: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/14/2025 10:22: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/14/2025 10:23: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ 03/14/2025 10:24: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 return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/14/2025 10:25: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/14/2025 10:26: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/14/2025 10:27: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/14/2025 10:28: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/14/2025 10:29: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/14/2025 10:30: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/14/2025 10:31: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/14/2025 10:32: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/14/2025 10:33: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/14/2025 10:34: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/14/2025 10:35: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/14/2025 10:36: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/14/2025 10:37: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/14/2025 10:38: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/14/2025 10:39: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/14/2025 10:40: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/14/2025 10:41: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/14/2025 10:42: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/14/2025 10:43: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/14/2025 10:44: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/14/2025 10:45: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/14/2025 10:46: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/14/2025 10:47: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/14/2025 10:48: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/14/2025 10:50: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/14/2025 10:51: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/14/2025 10:52: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/14/2025 10:53: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/14/2025 10:54: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/14/2025 10:55: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/14/2025 10:56: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/14/2025 10:57: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/14/2025 10:58: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/14/2025 10:59: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/14/2025 11:00: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/14/2025 11:01: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/14/2025 11:02: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/14/2025 11:03: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/14/2025 11:04: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/14/2025 11:05: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/14/2025 11:06: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/14/2025 11:07: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/14/2025 11:08: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/14/2025 11:09: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/14/2025 11:10: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/14/2025 11:11: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/14/2025 11:12: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/14/2025 11:13: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/14/2025 11:14: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/14/2025 11:15: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/14/2025 11:16: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/14/2025 11:17: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/14/2025 11:18: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/14/2025 11:19: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/14/2025 11:20: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/14/2025 11:22: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/14/2025 11:23: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/14/2025 11:24: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/14/2025 11:25: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/14/2025 11:26: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/14/2025 11:27: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/14/2025 11:28: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/14/2025 11:29: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/14/2025 11:30: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/14/2025 11:31: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/14/2025 11:32: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/14/2025 11:33: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/14/2025 11:34: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/14/2025 11:35: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/14/2025 11:36: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/14/2025 11:37: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/14/2025 11:38: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/14/2025 11:39: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/14/2025 11:40: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/14/2025 11:41: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/14/2025 11:42: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/14/2025 11:43: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/14/2025 11:44: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/14/2025 11:45: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/14/2025 11:46: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/14/2025 11:47: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/14/2025 11:48: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/14/2025 11:49: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/14/2025 11:50: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/14/2025 11:51: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/14/2025 11:53: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/14/2025 11:54: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/14/2025 11:55: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/14/2025 11:56: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/14/2025 11:57: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/14/2025 11:58: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/14/2025 11:59: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 12:00:14 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 12:01:16 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 12:02:17 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 12:03:19 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 12:04:21 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 12:05:23 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 12:06:25 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 12:07:27 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 12:08:29 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 12:09:31 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 12:10:33 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 12:11:35 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 12:12:37 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 12:13:39 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/14/2025 04:19: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/14/2025 04:19: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) ^^^^^^^^^^^^^^^^^^^^^^^^ Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( 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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:20: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/14/2025 04:20: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/14/2025 04:20: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/14/2025 04:21: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04:33: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/14/2025 04:34: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/14/2025 04:35: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/14/2025 04:36: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/14/2025 04:37: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/14/2025 04:38: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/14/2025 04:39: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/14/2025 04:40: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/14/2025 04:41: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/14/2025 04:42: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/14/2025 04:43: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/14/2025 04:44: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04:48: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/14/2025 04:49: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/14/2025 04:50: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/14/2025 04:51: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/14/2025 04:52: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/14/2025 04:53: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/14/2025 04:54: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/14/2025 04:55: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/14/2025 04:56: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/14/2025 04:57: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/14/2025 04:58: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/14/2025 04:59: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/14/2025 05:00: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/14/2025 05:01: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/14/2025 05:03: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/14/2025 05:04: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/14/2025 05:05: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/14/2025 05:06: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/14/2025 05:07: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/14/2025 05:08: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/14/2025 05:09: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/14/2025 05:10: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/14/2025 05:11: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/14/2025 05:12: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/14/2025 05:13: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/14/2025 05:14: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/14/2025 05:15: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/14/2025 05:16: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/14/2025 05: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/14/2025 05: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/14/2025 05:19: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/14/2025 05:20: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/14/2025 05:21: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/14/2025 05:22: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/14/2025 05:23: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/14/2025 05:24: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/14/2025 05:25: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/14/2025 05:26: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/14/2025 05:27: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/14/2025 05:28: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/14/2025 05:29: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/14/2025 05:30: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/14/2025 05:31: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/14/2025 05:32: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/14/2025 05:33: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/14/2025 05:35: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/14/2025 05:36: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/14/2025 05:37: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/14/2025 05:38: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/14/2025 05:39: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/14/2025 05:40: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/14/2025 05:41: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/14/2025 05:42: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/14/2025 05:43: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/14/2025 05:44: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/14/2025 05:45: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/14/2025 05:46: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/14/2025 05:47: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/14/2025 05:48: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/14/2025 05:49: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/14/2025 05:50: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/14/2025 05:51: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/14/2025 05:52: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/14/2025 05:53: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/14/2025 05:54: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/14/2025 05:55: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/14/2025 05:56: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/14/2025 05:57: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/14/2025 05:58: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/14/2025 05:59: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/14/2025 06:00: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/14/2025 06:01: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/14/2025 06:02: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/14/2025 06:03: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/14/2025 06:04: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/14/2025 06:06: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/14/2025 06:07: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/14/2025 06:08: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/14/2025 06:09: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/14/2025 06:10: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/14/2025 06:11: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/14/2025 06:12: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/14/2025 06:13: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/14/2025 06:14: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/14/2025 06:15: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/14/2025 06:16: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/14/2025 06:17: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/14/2025 06:18: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/14/2025 06:19: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/14/2025 06:20: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/14/2025 06:21: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/14/2025 06:22: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/14/2025 06:23: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/14/2025 06:24: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/14/2025 06:25: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/14/2025 06:26: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/14/2025 06:27: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/14/2025 06:28: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/14/2025 06:29: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/14/2025 06:30: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/14/2025 06: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/14/2025 06: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/14/2025 06: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/14/2025 06: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/14/2025 06:35: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/14/2025 06:36: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/14/2025 06:38: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/14/2025 06:39: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/14/2025 06:40: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/14/2025 06:41: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/14/2025 06:42: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/14/2025 06:43: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/14/2025 06:44: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/14/2025 06:45: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/14/2025 06:46: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/14/2025 06:47: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/14/2025 06:48: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/14/2025 06:49: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/14/2025 06:50: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/14/2025 06:51: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/14/2025 06:52: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/14/2025 06:53: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/14/2025 06:54: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/14/2025 06:55: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/14/2025 06:56: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/14/2025 06:57: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/14/2025 06:58: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/14/2025 06:59: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/14/2025 07:00: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/14/2025 07:01: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/14/2025 07:02: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/14/2025 07:03: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/14/2025 07:04: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/14/2025 07:05: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/14/2025 07:06: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/14/2025 07:07: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/14/2025 07:09: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/14/2025 07:10: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/14/2025 07:11: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/14/2025 07:12: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/14/2025 07:13: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/14/2025 07:14: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/14/2025 07:15: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/14/2025 07:16: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/14/2025 07:17: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/14/2025 07:18: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/14/2025 07:19: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/14/2025 07:20: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/14/2025 07:21: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/14/2025 07:22: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/14/2025 07:23: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/14/2025 07:24: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/14/2025 07:25: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/14/2025 07:26: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/14/2025 07:27: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/14/2025 07:28: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/14/2025 07:29: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/14/2025 07:30: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/14/2025 07:31: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/14/2025 07:32: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/14/2025 07:33: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/14/2025 07:34: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/14/2025 07:35: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/14/2025 07:36: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/14/2025 07:37: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/14/2025 07:38: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/14/2025 07:39: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/14/2025 07:41: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/14/2025 07:42: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/14/2025 07:43: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/14/2025 07:44: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/14/2025 07:45: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/14/2025 07:46: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/14/2025 07:47: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/14/2025 07:48: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/14/2025 07:49: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/14/2025 07:50: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/14/2025 07:51: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/14/2025 07:52: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/14/2025 07:53: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/14/2025 07:54: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/14/2025 07:55: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/14/2025 07:56: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/14/2025 07:57: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/14/2025 07:58: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/14/2025 07:59: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/14/2025 08:00: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/14/2025 08:01: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/14/2025 08:02: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/14/2025 08:03: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/14/2025 08:04: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/14/2025 08:05: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/14/2025 08:06: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/14/2025 08:07: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/14/2025 08:08: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/14/2025 08:09: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/14/2025 08:10: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/14/2025 08:12: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/14/2025 08:13: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/14/2025 08:14: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/14/2025 08:15: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/14/2025 08:16: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/14/2025 08:17: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/14/2025 08:18: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/14/2025 08:19: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/14/2025 08:20: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/14/2025 08:21: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/14/2025 08:22: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/14/2025 08:23: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/14/2025 08:24: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/14/2025 08:25: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/14/2025 08:26: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/14/2025 08:27: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/14/2025 08:28: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/14/2025 08:29: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/14/2025 08:30: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/14/2025 08:31: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/14/2025 08:32: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/14/2025 08:33: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/14/2025 08:34: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/14/2025 08:35: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/14/2025 08:36: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/14/2025 08:37: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/14/2025 08:38: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/14/2025 08:39: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/14/2025 08:40: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/14/2025 08:41: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/14/2025 08:42: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/14/2025 08:44: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/14/2025 08:45: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/14/2025 08:46: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/14/2025 08:47: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/14/2025 08:48: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/14/2025 08:49: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/14/2025 08:50: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/14/2025 08:51: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/14/2025 08:52: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/14/2025 08:53: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/14/2025 08:54: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/14/2025 08:55: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/14/2025 08:56: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/14/2025 08:57: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/14/2025 08:58: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/14/2025 08:59: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/14/2025 09:00: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/14/2025 09:01: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/14/2025 09:02: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/14/2025 09:03: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/14/2025 09:04: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/14/2025 09:05: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/14/2025 09:06: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/14/2025 09:07: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/14/2025 09:08: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/14/2025 09:09: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/14/2025 09:10: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/14/2025 09:11: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/14/2025 09:12: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/14/2025 09:13: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/14/2025 09:15: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/14/2025 09:16: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/14/2025 09:17: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/14/2025 09:18: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/14/2025 09:19: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/14/2025 09:20: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/14/2025 09:21: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/14/2025 09:22: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/14/2025 09:23: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/14/2025 09:24: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/14/2025 09:25: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/14/2025 09:26: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/14/2025 09:27: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/14/2025 09:28: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/14/2025 09:29: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/14/2025 09:30: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/14/2025 09:31: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/14/2025 09:32: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/14/2025 09:33: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/14/2025 09:34: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/14/2025 09:35: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/14/2025 09:36: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/14/2025 09:37: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/14/2025 09:38: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/14/2025 09:39: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/14/2025 09:40: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/14/2025 09:41: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/14/2025 09:42: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/14/2025 09:43: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/14/2025 09:44: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/14/2025 09:46: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/14/2025 09:47: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/14/2025 09:48: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/14/2025 09:49: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/14/2025 09:50: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in 03/14/2025 09:51: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 status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/14/2025 09:52: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/14/2025 09:53: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/14/2025 09:54: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/14/2025 09:55: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/14/2025 09:56: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/14/2025 09:57: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/14/2025 09:58: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/14/2025 09:59: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/14/2025 10:00: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/14/2025 10:01: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/14/2025 10:02: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/14/2025 10:03: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/14/2025 10:04: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/14/2025 10:05: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/14/2025 10:06: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/14/2025 10:07: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/14/2025 10:08: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/14/2025 10:09: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/14/2025 10:10: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/14/2025 10:11: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/14/2025 10:12: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/14/2025 10:13: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/14/2025 10:14: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/14/2025 10:15: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/14/2025 10:16: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/14/2025 10:18: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/14/2025 10:19: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/14/2025 10:20: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/14/2025 10:21: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/14/2025 10:22: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/14/2025 10:23: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ 03/14/2025 10:24: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 return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/14/2025 10:25: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/14/2025 10:26: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/14/2025 10:27: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/14/2025 10:28: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/14/2025 10:29: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/14/2025 10:30: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/14/2025 10:31: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/14/2025 10:32: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/14/2025 10:33: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/14/2025 10:34: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/14/2025 10:35: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/14/2025 10:36: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/14/2025 10:37: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/14/2025 10:38: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/14/2025 10:39: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/14/2025 10:40: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/14/2025 10:41: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/14/2025 10:42: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/14/2025 10:43: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/14/2025 10:44: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/14/2025 10:45: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/14/2025 10:46: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/14/2025 10:47: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/14/2025 10:48: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/14/2025 10:50: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/14/2025 10:51: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/14/2025 10:52: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/14/2025 10:53: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/14/2025 10:54: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/14/2025 10:55: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/14/2025 10:56: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/14/2025 10:57: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/14/2025 10:58: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/14/2025 10:59: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/14/2025 11:00: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/14/2025 11:01: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/14/2025 11:02: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/14/2025 11:03: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/14/2025 11:04: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/14/2025 11:05: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/14/2025 11:06: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/14/2025 11:07: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/14/2025 11:08: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/14/2025 11:09: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/14/2025 11:10: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/14/2025 11:11: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/14/2025 11:12: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/14/2025 11:13: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/14/2025 11:14: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/14/2025 11:15: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/14/2025 11:16: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/14/2025 11:17: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/14/2025 11:18: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/14/2025 11:19: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/14/2025 11:20: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/14/2025 11:22: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/14/2025 11:23: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/14/2025 11:24: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/14/2025 11:25: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/14/2025 11:26: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/14/2025 11:27: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/14/2025 11:28: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/14/2025 11:29: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/14/2025 11:30: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/14/2025 11:31: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/14/2025 11:32: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/14/2025 11:33: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/14/2025 11:34: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/14/2025 11:35: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/14/2025 11:36: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/14/2025 11:37: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/14/2025 11:38: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/14/2025 11:39: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/14/2025 11:40: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/14/2025 11:41: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/14/2025 11:42: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/14/2025 11:43: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/14/2025 11:44: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/14/2025 11:45: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/14/2025 11:46: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/14/2025 11:47: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/14/2025 11:48: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/14/2025 11:49: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/14/2025 11:50: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/14/2025 11:51: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/14/2025 11:53: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/14/2025 11:54: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/14/2025 11:55: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/14/2025 11:56: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/14/2025 11:57: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/14/2025 11:58: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/14/2025 11:59: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 12:00:14 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 12:01:16 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 12:02:17 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 12:03:19 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 12:04:21 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 12:05:23 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 12:06:25 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 12:07:27 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 12:08:29 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 12:09:31 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 12:10:33 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 12:11:35 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 12:12:37 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 12:13:39 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 12:14:41 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) ^^^^^^^^^^^^^^^^^^^^^ Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( 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/14/2025 04:19: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/14/2025 04:19: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) ^^^^^^^^^^^^^^^^^^^^^^^^ Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( 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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:19: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/14/2025 04:20: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/14/2025 04:20: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/14/2025 04:20: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/14/2025 04:21: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04:33: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/14/2025 04:34: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/14/2025 04:35: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/14/2025 04:36: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/14/2025 04:37: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/14/2025 04:38: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/14/2025 04:39: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/14/2025 04:40: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/14/2025 04:41: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/14/2025 04:42: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/14/2025 04:43: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/14/2025 04:44: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/14/2025 04: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/14/2025 04: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/14/2025 04: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/14/2025 04:48: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/14/2025 04:49: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/14/2025 04:50: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/14/2025 04:51: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/14/2025 04:52: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/14/2025 04:53: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/14/2025 04:54: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/14/2025 04:55: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/14/2025 04:56: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/14/2025 04:57: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/14/2025 04:58: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/14/2025 04:59: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/14/2025 05:00: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/14/2025 05:01: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/14/2025 05:03: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/14/2025 05:04: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/14/2025 05:05: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/14/2025 05:06: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/14/2025 05:07: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/14/2025 05:08: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/14/2025 05:09: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/14/2025 05:10: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/14/2025 05:11: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/14/2025 05:12: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/14/2025 05:13: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/14/2025 05:14: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/14/2025 05:15: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/14/2025 05:16: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/14/2025 05: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/14/2025 05: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/14/2025 05:19: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/14/2025 05:20: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/14/2025 05:21: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/14/2025 05:22: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/14/2025 05:23: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/14/2025 05:24: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/14/2025 05:25: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/14/2025 05:26: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/14/2025 05:27: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/14/2025 05:28: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/14/2025 05:29: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/14/2025 05:30: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/14/2025 05:31: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/14/2025 05:32: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/14/2025 05:33: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/14/2025 05:35: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/14/2025 05:36: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/14/2025 05:37: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/14/2025 05:38: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/14/2025 05:39: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/14/2025 05:40: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/14/2025 05:41: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/14/2025 05:42: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/14/2025 05:43: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/14/2025 05:44: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/14/2025 05:45: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/14/2025 05:46: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/14/2025 05:47: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/14/2025 05:48: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/14/2025 05:49: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/14/2025 05:50: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/14/2025 05:51: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/14/2025 05:52: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/14/2025 05:53: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/14/2025 05:54: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/14/2025 05:55: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/14/2025 05:56: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/14/2025 05:57: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/14/2025 05:58: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/14/2025 05:59: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/14/2025 06:00: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/14/2025 06:01: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/14/2025 06:02: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/14/2025 06:03: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/14/2025 06:04: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/14/2025 06:06: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/14/2025 06:07: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/14/2025 06:08: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/14/2025 06:09: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/14/2025 06:10: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/14/2025 06:11: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/14/2025 06:12: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/14/2025 06:13: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/14/2025 06:14: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/14/2025 06:15: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/14/2025 06:16: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/14/2025 06:17: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/14/2025 06:18: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/14/2025 06:19: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/14/2025 06:20: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/14/2025 06:21: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/14/2025 06:22: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/14/2025 06:23: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/14/2025 06:24: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/14/2025 06:25: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/14/2025 06:26: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/14/2025 06:27: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/14/2025 06:28: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/14/2025 06:29: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/14/2025 06:30: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/14/2025 06: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/14/2025 06: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/14/2025 06: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/14/2025 06: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/14/2025 06:35: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/14/2025 06:36: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/14/2025 06:38: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/14/2025 06:39: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/14/2025 06:40: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/14/2025 06:41: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/14/2025 06:42: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/14/2025 06:43: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/14/2025 06:44: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/14/2025 06:45: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/14/2025 06:46: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/14/2025 06:47: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/14/2025 06:48: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/14/2025 06:49: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/14/2025 06:50: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/14/2025 06:51: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/14/2025 06:52: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/14/2025 06:53: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/14/2025 06:54: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/14/2025 06:55: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/14/2025 06:56: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/14/2025 06:57: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/14/2025 06:58: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/14/2025 06:59: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/14/2025 07:00: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/14/2025 07:01: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/14/2025 07:02: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/14/2025 07:03: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/14/2025 07:04: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/14/2025 07:05: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/14/2025 07:06: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/14/2025 07:07: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/14/2025 07:09: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/14/2025 07:10: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/14/2025 07:11: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/14/2025 07:12: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/14/2025 07:13: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/14/2025 07:14: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/14/2025 07:15: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/14/2025 07:16: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/14/2025 07:17: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/14/2025 07:18: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/14/2025 07:19: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/14/2025 07:20: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/14/2025 07:21: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/14/2025 07:22: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/14/2025 07:23: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/14/2025 07:24: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/14/2025 07:25: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/14/2025 07:26: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/14/2025 07:27: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/14/2025 07:28: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/14/2025 07:29: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/14/2025 07:30: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/14/2025 07:31: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/14/2025 07:32: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/14/2025 07:33: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/14/2025 07:34: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/14/2025 07:35: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/14/2025 07:36: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/14/2025 07:37: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/14/2025 07:38: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/14/2025 07:39: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/14/2025 07:41: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/14/2025 07:42: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/14/2025 07:43: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/14/2025 07:44: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/14/2025 07:45: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/14/2025 07:46: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/14/2025 07:47: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/14/2025 07:48: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/14/2025 07:49: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/14/2025 07:50: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/14/2025 07:51: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/14/2025 07:52: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/14/2025 07:53: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/14/2025 07:54: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/14/2025 07:55: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/14/2025 07:56: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/14/2025 07:57: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/14/2025 07:58: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/14/2025 07:59: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/14/2025 08:00: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/14/2025 08:01: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/14/2025 08:02: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/14/2025 08:03: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/14/2025 08:04: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/14/2025 08:05: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/14/2025 08:06: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/14/2025 08:07: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/14/2025 08:08: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/14/2025 08:09: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/14/2025 08:10: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/14/2025 08:12: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/14/2025 08:13: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/14/2025 08:14: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/14/2025 08:15: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/14/2025 08:16: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/14/2025 08:17: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/14/2025 08:18: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/14/2025 08:19: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/14/2025 08:20: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/14/2025 08:21: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/14/2025 08:22: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/14/2025 08:23: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/14/2025 08:24: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/14/2025 08:25: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/14/2025 08:26: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/14/2025 08:27: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/14/2025 08:28: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/14/2025 08:29: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/14/2025 08:30: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/14/2025 08:31: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/14/2025 08:32: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/14/2025 08:33: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/14/2025 08:34: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/14/2025 08:35: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/14/2025 08:36: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/14/2025 08:37: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/14/2025 08:38: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/14/2025 08:39: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/14/2025 08:40: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/14/2025 08:41: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/14/2025 08:42: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/14/2025 08:44: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/14/2025 08:45: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/14/2025 08:46: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/14/2025 08:47: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/14/2025 08:48: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/14/2025 08:49: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/14/2025 08:50: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/14/2025 08:51: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/14/2025 08:52: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/14/2025 08:53: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/14/2025 08:54: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/14/2025 08:55: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/14/2025 08:56: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/14/2025 08:57: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/14/2025 08:58: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/14/2025 08:59: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/14/2025 09:00: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/14/2025 09:01: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/14/2025 09:02: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/14/2025 09:03: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/14/2025 09:04: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/14/2025 09:05: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/14/2025 09:06: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/14/2025 09:07: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/14/2025 09:08: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/14/2025 09:09: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/14/2025 09:10: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/14/2025 09:11: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/14/2025 09:12: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/14/2025 09:13: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/14/2025 09:15: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/14/2025 09:16: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/14/2025 09:17: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/14/2025 09:18: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/14/2025 09:19: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/14/2025 09:20: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/14/2025 09:21: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/14/2025 09:22: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/14/2025 09:23: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/14/2025 09:24: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/14/2025 09:25: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/14/2025 09:26: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/14/2025 09:27: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/14/2025 09:28: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/14/2025 09:29: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/14/2025 09:30: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/14/2025 09:31: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/14/2025 09:32: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/14/2025 09:33: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/14/2025 09:34: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/14/2025 09:35: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/14/2025 09:36: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/14/2025 09:37: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/14/2025 09:38: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/14/2025 09:39: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/14/2025 09:40: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/14/2025 09:41: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/14/2025 09:42: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/14/2025 09:43: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/14/2025 09:44: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/14/2025 09:46: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/14/2025 09:47: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/14/2025 09:48: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/14/2025 09:49: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/14/2025 09:50: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in 03/14/2025 09:51: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 status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/14/2025 09:52: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/14/2025 09:53: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/14/2025 09:54: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/14/2025 09:55: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/14/2025 09:56: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/14/2025 09:57: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/14/2025 09:58: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/14/2025 09:59: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/14/2025 10:00: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/14/2025 10:01: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/14/2025 10:02: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/14/2025 10:03: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/14/2025 10:04: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/14/2025 10:05: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/14/2025 10:06: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/14/2025 10:07: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/14/2025 10:08: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/14/2025 10:09: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/14/2025 10:10: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/14/2025 10:11: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/14/2025 10:12: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/14/2025 10:13: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/14/2025 10:14: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/14/2025 10:15: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/14/2025 10:16: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/14/2025 10:18: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/14/2025 10:19: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/14/2025 10:20: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/14/2025 10:21: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/14/2025 10:22: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/14/2025 10:23: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ 03/14/2025 10:24: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 return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/14/2025 10:25: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/14/2025 10:26: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/14/2025 10:27: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/14/2025 10:28: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/14/2025 10:29: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/14/2025 10:30: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/14/2025 10:31: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/14/2025 10:32: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/14/2025 10:33: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/14/2025 10:34: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/14/2025 10:35: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/14/2025 10:36: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/14/2025 10:37: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/14/2025 10:38: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/14/2025 10:39: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/14/2025 10:40: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/14/2025 10:41: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/14/2025 10:42: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/14/2025 10:43: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/14/2025 10:44: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/14/2025 10:45: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/14/2025 10:46: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/14/2025 10:47: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/14/2025 10:48: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/14/2025 10:50: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/14/2025 10:51: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/14/2025 10:52: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/14/2025 10:53: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/14/2025 10:54: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/14/2025 10:55: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/14/2025 10:56: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/14/2025 10:57: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/14/2025 10:58: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/14/2025 10:59: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/14/2025 11:00: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/14/2025 11:01: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/14/2025 11:02: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/14/2025 11:03: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/14/2025 11:04: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/14/2025 11:05: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/14/2025 11:06: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/14/2025 11:07: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/14/2025 11:08: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/14/2025 11:09: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/14/2025 11:10: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/14/2025 11:11: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/14/2025 11:12: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/14/2025 11:13: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/14/2025 11:14: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/14/2025 11:15: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/14/2025 11:16: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/14/2025 11:17: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/14/2025 11:18: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/14/2025 11:19: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/14/2025 11:20: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/14/2025 11:22: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/14/2025 11:23: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/14/2025 11:24: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/14/2025 11:25: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/14/2025 11:26: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/14/2025 11:27: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/14/2025 11:28: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/14/2025 11:29: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/14/2025 11:30: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/14/2025 11:31: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/14/2025 11:32: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/14/2025 11:33: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/14/2025 11:34: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/14/2025 11:35: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/14/2025 11:36: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/14/2025 11:37: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/14/2025 11:38: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/14/2025 11:39: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/14/2025 11:40: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/14/2025 11:41: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/14/2025 11:42: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/14/2025 11:43: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/14/2025 11:44: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/14/2025 11:45: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/14/2025 11:46: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/14/2025 11:47: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/14/2025 11:48: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/14/2025 11:49: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/14/2025 11:50: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/14/2025 11:51: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/14/2025 11:53: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/14/2025 11:54: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/14/2025 11:55: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/14/2025 11:56: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/14/2025 11:57: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/14/2025 11:58: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/14/2025 11:59: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 12:00:14 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 12:01:16 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 12:02:17 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 12:03:19 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 12:04:21 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 12:05:23 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 12:06:25 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 12:07:27 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 12:08:29 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 12:09:31 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 12:10:33 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 12:11:35 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 12:12:37 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 12:13:39 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 12:14:41 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) ^^^^^^^^^^^^^^^^^^^^^ Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( 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 12:15:43 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